[][src]Module base64::read

Implementations of io::Read to transparently decode base64.

Structs

DecoderReader

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