class ZipTricks::Streamer::Entry
- ZipTricks::Streamer::Entry
- Reference
- Object
Defined in:
streamer.crInstance Method Summary
- #compressed_size : UInt64
- #compressed_size=(compressed_size : UInt64)
- #crc32 : UInt32
- #crc32=(crc32 : UInt32)
- #entry_offset_in_file : UInt64
- #entry_offset_in_file=(entry_offset_in_file : UInt64)
- #filename : String
- #filename=(filename : String)
- #gp_flags
- #storage_mode : Int32
- #storage_mode=(storage_mode : Int32)
- #uncompressed_size : UInt64
- #uncompressed_size=(uncompressed_size : UInt64)
- #use_data_descriptor : Bool
- #use_data_descriptor=(use_data_descriptor : Bool)