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

Value

302

Description

The zip file's central directory has an entry with an incorrect offset. This can happen when unexpected data is found between two central directory entries, or when the first entry in the central directory is located past the offset indicated in the zip file's end-of-central-directory header.

Tips

The zip file is damaged.