Function compute_checksum

Source
pub fn compute_checksum(table: &[u8]) -> u32
Expand description

Computes the table checksum for the given data.

See the OpenType specification for details.