Crate bgzf_rust_reader[][src]

Structs

Struct to read bgzf file Fields description: bgzf_file: file we are trying to read block_tree: indexes of the each block input_length: total length of the uncompressed version current_read_position: current position of the compressed file pos: current position of the uncompressed file