Function count_all_deltas

Source
fn count_all_deltas(data: FontData<'_>) -> usize
Expand description

Counts the number of deltas available in the given data, avoiding excessive reads.