nn::cx::GetCompressionType Function

Syntax

CompressionType GetCompressionType(
     const void * data
);

Arguments

Name Description
data
in srcp Pointer to the first byte of data in the compressed data.

Return Values

Returns the compression type.

Description

Gets the compression type from the first byte in the compressed data.


CONFIDENTIAL