Function encoded_size

Source
pub const fn encoded_size(input_size: usize) -> usize
Expand description

Returns the size of the output buffer needed to encode an input buffer of size input_size.