Skip to main content

MAX_U64_VARINT_SIZE

Constant MAX_U64_VARINT_SIZE 

Source
pub const MAX_U64_VARINT_SIZE: usize = _; // 10usize
Expand description

Maximum encoded size of a u64 varint in bytes.