boost::capy::zlib
Types
Name |
Description |
Provides the ZLib compression API. |
|
Provides the ZLib decompression API. |
|
ZLib stream state structure. |
Enums
Name |
Description |
Compression level constants. |
|
Compression method constants. |
|
Compression strategy constants. |
|
Data type constants for the stream data_type field. |
|
Error codes returned from compression/decompression functions. |
|
Flush method constants. |
Functions
Name |
Description |
Install the deflate service into a polystore. |
|
Install the inflate service into a polystore. |
|
Created with MrDocs