BGZF

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

block_address
long block_address;
Undocumented in source.
block_clength
int block_clength;
Undocumented in source.
block_length
int block_length;
Undocumented in source.
block_offset
int block_offset;
Undocumented in source.
cache
bgzf_cache_t* cache;
Undocumented in source.
cache_size
int cache_size;
Undocumented in source.
compressed_block
void* compressed_block;
Undocumented in source.
fp
hFILE* fp;
Undocumented in source.
gz_stream
z_stream_s* gz_stream;
Undocumented in source.
idx
bgzidx_t* idx;
Undocumented in source.
idx_build_otf
int idx_build_otf;
Undocumented in source.
mt
bgzf_mtaux_t* mt;
Undocumented in source.
seeked
long seeked;
Undocumented in source.
uncompressed_address
long uncompressed_address;
Undocumented in source.
uncompressed_block
void* uncompressed_block;
Undocumented in source.

Meta