iPXE
gzip_crc_header Struct Reference

gzip CRC header More...

#include <gzip.h>

Data Fields

uint16_t crc
 CRC-16.

Detailed Description

gzip CRC header

Definition at line 57 of file gzip.h.

Field Documentation

◆ crc

uint16_t gzip_crc_header::crc

CRC-16.

Definition at line 59 of file gzip.h.

Referenced by gzip_extract().


The documentation for this struct was generated from the following file: