Function compresed_frame_read_instruction

Source
fn compresed_frame_read_instruction(
    seek_table: &ZstdSeekTable,
    offset: u64,
) -> Result<CompressedReadInstruction>