Expand description
Implementations of io::Read to transparently decode base64.
Structsยง
- Decoder
Reader - A
Readimplementation that decodes base64 data read from an underlying reader.
main (development) branch of crypto-glue.Implementations of io::Read to transparently decode base64.
Read implementation that decodes base64 data read from an underlying reader.