Function mz_interchange::confluent::extract_protobuf_header

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