pub fn read_compact_nullable_bytes(buf: &mut Bytes) -> Result<Option<Bytes>>
Read nullable compact bytes (unsigned varint, 0 = null).
0