Function mpeg2ts_reader::mpegts_crc::sum32[][src]

pub fn sum32(data: &[u8]) -> u32

Calculate the 32-bit Cyclic Redundancy Check of the data, according to the CRC scheme from ISO/IEC 13818-1, Annex A.