Skip to main content

read_compact_string

Function read_compact_string 

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

Read a compact Kafka string (unsigned varint of len + 1).