Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Module read

Module read 

Source
Expand description

Implementations of io::Read to transparently decode base64.

Structsยง

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