nn::cx::GZIP_COMPRESS_WORK_SIZE Constant

Syntax

#include <nn/cx.h>

const int GZIP_COMPRESS_WORK_SIZE = DEFLATE_COMPRESS_WORK_SIZE;

Description

The size of the work buffer needed for CompressGzip.

Revision History

2012/05/17
Initial version.

CONFIDENTIAL