Skip to main content

encode_bit_offset

Function encode_bit_offset 

Source
pub fn encode_bit_offset(compressed_offset_in_bits: u64) -> (u64, u8)
Expand description

Encodes an absolute raw-DEFLATE bit offset as zran’s byte/bits pair.