Function extract_avro_header

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