nn::cx::DEFLATE_COMPRESS_WORK_SIZE Constant

Syntax

#include <nn/cx.h>

const int DEFLATE_COMPRESS_WORK_SIZE =  267972;

Description

The size of the work buffer needed for CompressDeflate.

Revision History

2012/05/17
Initial version.

CONFIDENTIAL