nn::cx::GetCompressionType FunctionCompressionType GetCompressionType( const void * data );
| Name | Description | |
|---|---|---|
| in | data | Pointer to the first byte of data in the compressed data. |
Gets the compression type from the first byte in the compressed data.
CONFIDENTIAL