Public Attributes | |
| void * | param |
| int | level |
| bool | seekable |
| READFUNC | readfunc |
| FLUSHFUNC | flush_outbuf |
| TTreeState | ts |
| TBitState | bs |
| TDeflateState | ds |
| const char * | err |
| TBitState TState::bs |
| TDeflateState TState::ds |
| const char* TState::err |
| FLUSHFUNC TState::flush_outbuf |
| int TState::level |
| void* TState::param |
| READFUNC TState::readfunc |
| bool TState::seekable |
| TTreeState TState::ts |