Function mz_interchange::confluent::extract_avro_header

source ·
pub fn extract_avro_header(buf: &[u8]) -> Result<(i32, &[u8])>