Prusa MINI Firmware overview
gz_header_s Struct Reference

#include <zlib.h>

Collaboration diagram for gz_header_s:

Public Attributes

int text
 
uLong time
 
int xflags
 
int os
 
Bytefextra
 
uInt extra_len
 
uInt extra_max
 
Bytefname
 
uInt name_max
 
Bytefcomment
 
uInt comm_max
 
int hcrc
 
int done
 

Member Data Documentation

◆ text

int gz_header_s::text

◆ time

uLong gz_header_s::time

◆ xflags

int gz_header_s::xflags

◆ os

int gz_header_s::os

◆ extra

Bytef* gz_header_s::extra

◆ extra_len

uInt gz_header_s::extra_len

◆ extra_max

uInt gz_header_s::extra_max

◆ name

Bytef* gz_header_s::name

◆ name_max

uInt gz_header_s::name_max

◆ comment

Bytef* gz_header_s::comment

◆ comm_max

uInt gz_header_s::comm_max

◆ hcrc

int gz_header_s::hcrc

◆ done

int gz_header_s::done