struct Crystar::SparseEntry
- Crystar::SparseEntry
- Struct
- Value
- Object
Overview
SparseEntry represents a Length-sized fragment at Offset in the file
Defined in:
tar/header.crConstructors
Class Method Summary
Instance Method Summary
- #==(other : self)
- #clone
- #copy_with(offset _offset = @offset, length _length = @length)
- #end_of_offset
- #hash(hasher)
- #length : Int64
- #length=(length)
- #offset : Int64
- #offset=(offset)