Skip to main content

MAX_U32_VARINT_SIZE

Constant MAX_U32_VARINT_SIZE 

Source
pub const MAX_U32_VARINT_SIZE: usize = _; // 5usize
Expand description

Maximum encoded size of a u32 varint in bytes.