zipios_datadescriptor(3) debian man page | unix.com

Man Page: zipios_datadescriptor

Operating Environment: debian

Section: 3

zipios::DataDescriptor(3)				     Library Functions Manual					 zipios::DataDescriptor(3)

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.
SYNOPSIS
#include <ziphead.h> Public Attributes uint32 crc_32 uint32 compress_size uint32 uncompress_size Detailed Description 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. Definition at line 93 of file ziphead.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::DataDescriptor(3)
Related Man Pages
zipios_filterinputstreambuf(3) - debian
zipios_gzipoutputstream(3) - debian
zipios_inflateinputstreambuf(3) - debian
zipios_zipinputstreambuf(3) - debian
zipios_zipinputstream(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph