Function disk::zstd::compresed_frame_read_instruction

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