php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_phar_zip_file_datadesc Struct Reference

#include <pharzip.h>

Data Fields

char signature [4]
 
char crc32 [4]
 
char compsize [4]
 
char uncompsize [4]
 

Detailed Description

Definition at line 37 of file pharzip.h.

Field Documentation

◆ compsize

char _phar_zip_file_datadesc::compsize[4]

Definition at line 40 of file pharzip.h.

◆ crc32

char _phar_zip_file_datadesc::crc32[4]

Definition at line 39 of file pharzip.h.

◆ signature

char _phar_zip_file_datadesc::signature[4]

Definition at line 38 of file pharzip.h.

◆ uncompsize

char _phar_zip_file_datadesc::uncompsize[4]

Definition at line 41 of file pharzip.h.


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