Xceed Zip Compression Library Documentation
xwrInvalidDescriptorOffset constant
Xceed Zip control reference > Xceed Zip control warnings > xwrInvalidDescriptorOffset constant

Value

304

Description

Unexpected data was found between a compressed file's data and the file's descriptor header. A file's descriptor header is normally located after the file's compressed data at an offset determined by information provided by the file's local header. In this case, the descriptor header was found past the expected offset.

Tips

The zip file is damaged.