Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
VirtualFs::ChunkStore::DedupEntry
Inherits
Struct
/
Value
/
Object
Constructors
new
(sha256 :
Bytes
, offset :
Int64
, length :
Int32
, compressed_length :
Int32
, crc32 :
UInt32
)
Source
Instance methods
clone
Source
compressed_length
copy_with
(sha256 _sha256 = @sha256, offset _offset = @offset, length _length = @length, compressed_length _compressed_length = @compressed_length, crc32 _crc32 = @crc32)
Source
crc32
length
offset
sha256