Create a new Base64 writer which writes output to the given byte slice. Output constructed using this method is not line-wrapped. # Errors Returns [`Error::Base64`] if the `output` buffer is empty.
(output: &'o mut [u8])
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected