pub(crate) const fn decoded_length(base64_len: usize) -> usize
Provide an upper limit on how much space could be required to decode a base64 encoding of len base64_len.
base64_len