| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_compress/compress_common.h>
Data Fields | |
| uint8_t | cmf |
| uint8_t | flg |
Definition at line 81 of file compress_common.h.
| uint8_t compress_zlib_header::cmf |
The CMF byte represents the Compression Method and Compression Info
Definition at line 82 of file compress_common.h.
| uint8_t compress_zlib_header::flg |
The FLG byte represents various flags, including FCHECK and FLEVEL
Definition at line 83 of file compress_common.h.