boost::capy::zlib

Types

Name

Description

deflate_service

Provides the ZLib compression API.

inflate_service

Provides the ZLib decompression API.

stream

ZLib stream state structure.

Enums

Name

Description

compression_level

Compression level constants.

compression_method

Compression method constants.

compression_strategy

Compression strategy constants.

data_type

Data type constants for the stream data_type field.

error

Error codes returned from compression/decompression functions.

flush

Flush method constants.

Functions

Name

Description

install_deflate_service

Install the deflate service into a polystore.

install_inflate_service

Install the inflate service into a polystore.

make_error_code

Created with MrDocs