Skip to main content

read_nullable_string

Function read_nullable_string 

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

Read a nullable non-flexible Kafka string (i16, -1 = null).