Skip to main content

encode_array

Function encode_array 

Source
pub fn encode_array(id: u64) -> ([u8; 11], usize)
Expand description

Zero-allocation base62 encoding to a fixed-size array Returns the array and the actual length of encoded bytes