pub fn encode_ranges_bytes(table: &[(u32, u32)]) -> Vec<u8> ⓘ
Encode the combining-mark range table into the wasm data-section layout. Delegates to super::encode_u32_pair_table.
super::encode_u32_pair_table