pub const fn encoded_len<T: Encoding>(length: usize) -> usize
Get the length of Base32 produced by encoding the given amount of bytes.