Searched defs:extra_len (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h118 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */ member in struct:gz_header_s
752 a zero byte, and that if extra is not Z_NULL, that extra_len bytes are
962 extra_len contains the actual extra field length, and extra contains the
963 extra field, or that field truncated if extra_max is less than extra_len.

Completed in 47 milliseconds