pub fn encode_array(id: u64) -> ([u8; 11], usize)
Zero-allocation base62 encoding to a fixed-size array Returns the array and the actual length of encoded bytes