|
typedef ByteT | byte_type |
|
typedef istream_type & | istream_reference |
|
typedef std::basic_istream< Elem, Tr > | istream_type |
|
typedef Tr | traits_type |
|
typedef basic_gz_istreambuf< Elem, Tr, ElemA, ByteT, ByteAT > | unzip_streambuf_type |
|
typedef basic_gz_istreambase< Elem, Tr, ElemA, ByteT, ByteAT > | zip_istreambase_type |
|
|
| basic_gz_istream (istream_reference istream_, size_t window_size_=31, size_t read_buffer_size_=GZ_INPUT_DEFAULT_BUFFER_SIZE, size_t input_buffer_size_=GZ_INPUT_DEFAULT_BUFFER_SIZE) |
|
unzip_streambuf_type * | rdbuf () |
|
The documentation for this class was generated from the following file: