.TH "zipios::DataDescriptor" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME zipios::DataDescriptor \- A struct containing fields for the entries in a zip file data descriptor, that trails the compressed data in files that were created by streaming, ie where the zip compressor cannot seek back to the local header and store the data\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uint32 \fBcrc_32\fP" .br .ti -1c .RI "uint32 \fBcompress_size\fP" .br .ti -1c .RI "uint32 \fBuncompress_size\fP" .br .in -1c .SH "Detailed Description" .PP A struct containing fields for the entries in a zip file data descriptor, that trails the compressed data in files that were created by streaming, ie where the zip compressor cannot seek back to the local header and store the data\&. .PP Definition at line 93 of file ziphead\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.