nn::cx::GetCompressionHeader Function

Syntax

CompressionHeader GetCompressionHeader(
     const void * data
);

Arguments

Name Description
in data Pointer to the first four bytes of data in the compressed data.

Return Values

Description

Gets header information from the first four bytes in the compressed data.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL