pub fn string_len(value: &KafkaString) -> Result<usize>Expand description
Encoded length of a non-flexible Kafka string (i16 length prefix).
pub fn string_len(value: &KafkaString) -> Result<usize>Encoded length of a non-flexible Kafka string (i16 length prefix).