BGZF Struct Reference
List of all members.
Public Attributes |
|
int | file_descriptor |
|
char | open_mode |
|
int16_t | owned_file |
|
int16_t | compress_level |
|
FILE * | file |
|
int | uncompressed_block_size |
|
int | compressed_block_size |
|
void * | uncompressed_block |
|
void * | compressed_block |
|
int64_t | block_address |
|
int | block_length |
|
int | block_offset |
|
int | cache_size |
|
const char * | error |
|
void * | cache |
Detailed Description
Definition at line 36 of file bgzf.h.
The documentation for this struct was generated from the following file: