pub fn sizeof_bool(_: bool) -> usize
Expand description

Computes the binary size of the varint encoded bool (always = 1)