Module bdk_chain::bitcoin::base64::read

Expand description

Implementations of io::Read to transparently decode base64.

Structsยง

  • A Read implementation that decodes base64 data read from an underlying reader.