Function apache_avro::read_marker
source · pub fn read_marker(bytes: &[u8]) -> [u8; 16]
Expand description
Reads the marker bytes from Avro bytes generated earlier by a Writer
pub fn read_marker(bytes: &[u8]) -> [u8; 16]
Reads the marker bytes from Avro bytes generated earlier by a Writer