Skip to main content

read_compact_bytes

Function read_compact_bytes 

Source
pub fn read_compact_bytes(buf: &mut Bytes) -> Result<Bytes>
Expand description

Read compact bytes (unsigned varint of len + 1).