Skip to main content

encode_length

Function encode_length 

Source
pub fn encode_length(
    length: usize,
    digits: usize,
    encoding: Encoding,
) -> Result<Vec<u8>>
Available on crate feature std only.
Expand description

Encode length indicator (for LLVAR and LLLVAR fields)