module Compress::Zip::FileInfo
¶
Base type for file information related to zip entries.
Direct including types
Compress::Zip::File::Entry
Compress::Zip::Reader::Entry
Compress::Zip::Writer::Entry
Constants¶
DATA_DESCRIPTOR_SIGNATURE = 134695760
¶
134695760
DEFLATE_END_SIGNATURE = Bytes[80, 75, 7, 8, read_only: true]
¶
Bytes[80, 75, 7, 8, read_only: true]
SIGNATURE = 67324752
¶
67324752