Data compression layer. More...
Data Fields | |
struct ZstrmDirection | read |
Data being read and de-compressed. | |
struct ZstrmDirection | write |
Data being compressed and written. | |
struct Connection | next_conn |
Underlying stream. | |
struct ZstrmDirection ZstrmContext::read |
struct ZstrmDirection ZstrmContext::write |
struct Connection ZstrmContext::next_conn |