Module base64::read [−][src]
Expand description
Implementations of io::Read
to transparently decode base64.
Structs
A Read
implementation that decodes base64 data read from an underlying reader.
Implementations of io::Read
to transparently decode base64.
A Read
implementation that decodes base64 data read from an underlying reader.