liath / sub64

a rusty `Read + Seek` capable base64 encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sub64 | a Read + Seek capable base64 encoder

This uses everyone's favorite real base64 library under the hood but implements the ability for the underlying stream to be seekable. It's probably shit but if you use it let me know!

About

a rusty `Read + Seek` capable base64 encoder


Languages

Language:Rust 100.0%