NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
nvbio::io::BGZFCompressor::bgzf_extra_data Struct Reference

Detailed description

Definition at line 56 of file output_gzip.h.

#include <output_gzip.h>

Public Members

uint8 SI1
 
uint8 SI2
 
uint16 SLEN
 
uint16 BSIZE
 

Member Data Documentation

uint16 nvbio::io::BGZFCompressor::bgzf_extra_data::BSIZE

Definition at line 62 of file output_gzip.h.

uint8 nvbio::io::BGZFCompressor::bgzf_extra_data::SI1

Definition at line 58 of file output_gzip.h.

uint8 nvbio::io::BGZFCompressor::bgzf_extra_data::SI2

Definition at line 59 of file output_gzip.h.

uint16 nvbio::io::BGZFCompressor::bgzf_extra_data::SLEN

Definition at line 60 of file output_gzip.h.


The documentation for this struct was generated from the following file: