pub fn encoded_length(length: usize) -> usize
Returns the base64 representation’s length for the given length of data
length