Create a new Base64 reader for a byte slice containing contiguous (non-newline-delimited) Base64-encoded data. # Errors Returns [`Error::Base64`] if the `input` buffer is empty.
(input: &'i [u8])
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected