Public Attributes | List of all members
curfile64_info Struct Reference

Public Attributes

Byte buffered_data [Z_BUFSIZE]
 
char * central_header
 
uLong crc32
 
int crypt_header_size
 
unsigned crypt_header_size
 
uLong dosDate
 
int encrypt
 
uLong flag
 
unsigned long keys [3]
 
int method
 
const z_crc_tpcrc_32_tab
 
uInt pos_in_buffered_data
 
ZPOS64_T pos_local_header
 
ZPOS64_T pos_zip64extrainfo
 
int raw
 
uLong size_centralExtra
 
uLong size_centralExtraFree
 
uLong size_centralheader
 
z_stream stream
 
int stream_initialised
 
ZPOS64_T totalCompressedData
 
ZPOS64_T totalUncompressedData
 
int zip64
 

Detailed Description

Definition at line 130 of file bloaty/third_party/zlib/contrib/minizip/zip.c.

Member Data Documentation

◆ buffered_data

Byte curfile64_info::buffered_data

◆ central_header

char * curfile64_info::central_header

◆ crc32

uLong curfile64_info::crc32

◆ crypt_header_size [1/2]

int curfile64_info::crypt_header_size

◆ crypt_header_size [2/2]

unsigned curfile64_info::crypt_header_size

Definition at line 161 of file zlib/contrib/minizip/zip.c.

◆ dosDate

uLong curfile64_info::dosDate

◆ encrypt

int curfile64_info::encrypt

◆ flag

uLong curfile64_info::flag

◆ keys

unsigned long curfile64_info::keys

◆ method

int curfile64_info::method

◆ pcrc_32_tab

const z_crc_t * curfile64_info::pcrc_32_tab

◆ pos_in_buffered_data

uInt curfile64_info::pos_in_buffered_data

◆ pos_local_header

ZPOS64_T curfile64_info::pos_local_header

◆ pos_zip64extrainfo

ZPOS64_T curfile64_info::pos_zip64extrainfo

◆ raw

int curfile64_info::raw

◆ size_centralExtra

uLong curfile64_info::size_centralExtra

◆ size_centralExtraFree

uLong curfile64_info::size_centralExtraFree

◆ size_centralheader

uLong curfile64_info::size_centralheader

◆ stream

z_stream curfile64_info::stream

◆ stream_initialised

int curfile64_info::stream_initialised

◆ totalCompressedData

ZPOS64_T curfile64_info::totalCompressedData

◆ totalUncompressedData

ZPOS64_T curfile64_info::totalUncompressedData

◆ zip64

int curfile64_info::zip64

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42