pub fn encode_ranges_bytes(table: &[(u32, u32)]) -> Vec<u8> ⓘ
Encode a range table — same shape as the combining-mark / whitespace ranges. Delegates to super::encode_u32_pair_table.
super::encode_u32_pair_table