nn::cx::GetCompressionHeader Function
CompressionHeader GetCompressionHeader(
const void * data
);
| Name | Description | |
|---|---|---|
| in | data | Pointer to the first four bytes of data in the compressed data. |
Gets header information from the first four bytes in the compressed data.
CONFIDENTIAL