Skip to main content

read_compact_nullable_bytes

Function read_compact_nullable_bytes 

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

Read nullable compact bytes (unsigned varint, 0 = null).