pub fn encode_length( length: usize, digits: usize, encoding: Encoding, ) -> Result<Vec<u8>>
std
Encode length indicator (for LLVAR and LLLVAR fields)