base64
0.21.7
Module read
Modules
Structs
In crate base64
Module
base64
::
read
Copy item path
source
·
[
−
]
Expand description
Implementations of
io::Read
to transparently decode base64.
Modules
§
decoder
🔒
Structs
§
DecoderReader
A
Read
implementation that decodes base64 data read from an underlying reader.