Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
VirtualFs::PakFormat::PakInfo
Inherits
Struct
/
Value
/
Object
Constructors
new
(version :
UInt32
, flags :
UInt64
, index_offset :
UInt64
, index_length :
UInt64
, file_count :
UInt64
, created_at :
Int64
, chunk_size :
Int32
, tool_version :
UInt32
, dedup_offset :
UInt64
= 0_u64, dedup_length :
UInt64
= 0_u64)
Source
Instance methods
chunk_size
Source
compressed?
Source
created_at
Source
dedup?
Source
dedup_length
Source
dedup_offset
Source
encrypted?
Source
file_count
Source
flags
Source
index_length
Source
index_offset
Source
tool_version
Source
version
Source