Module write
base64
Implementations of io::Write to transparently handle base64.
io::Write
A Write implementation that base64 encodes data before delegating to the wrapped writer.
Write