bdk_chain
0.20.0
Module read
Structs
In bdk_chain::bitcoin::base64
Module
bdk_chain
::
bitcoin
::
base64
::
read
Copy item path
[
−
]
Expand description
Implementations of
io::Read
to transparently decode base64.
Structs
ยง
DecoderReader
A
Read
implementation that decodes base64 data read from an underlying reader.