Function encode_len_with_offset

Source
pub fn encode_len_with_offset(buf: impl AsRef<[u8]>, offset: usize) -> usize
Expand description

Returns how many bytes an encoded bitfield will use, starting at a specific offset.