nn::cx::UNCOMPRESS_ZLIB_WORK_SIZE Constant

Syntax

#include <nn/cx.h>

const int UNCOMPRESS_ZLIB_WORK_SIZE = UNCOMPRESS_DEFLATE_WORK_SIZE;

Description

The size of the work buffer needed for UncompressZlib.

Revision History

2012/05/17
Initial version.

CONFIDENTIAL