JavaSteam
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
JavaSteam
JavaSteam
/
in.dragonbra.javasteam.types
/
Steam3Manifest
Steam3Manifest
class
Steam3Manifest
Represents the binary Steam3 manifest format.
Members
Constructors
Steam3Manifest
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
File
Mapping
Link copied to clipboard
class
FileMapping
Properties
are
File
Names
Encrypted
Link copied to clipboard
var
areFileNamesEncrypted
:
Boolean
chunk
Count
Link copied to clipboard
var
chunkCount
:
Int
creation
Time
Link copied to clipboard
var
creationTime
:
Date
decrypted
CRC
Link copied to clipboard
var
decryptedCRC
:
Int
depot
ID
Link copied to clipboard
var
depotID
:
Int
encrypted
CRC
Link copied to clipboard
var
encryptedCRC
:
Int
file
Entry
Count
Link copied to clipboard
var
fileEntryCount
:
Int
file
Mapping
Size
Link copied to clipboard
var
fileMappingSize
:
Int
flags
Link copied to clipboard
var
flags
:
Int
magic
Link copied to clipboard
var
magic
:
Int
manifest
GID
Link copied to clipboard
var
manifestGID
:
Long
mapping
Link copied to clipboard
var
mapping
:
MutableList
<
Steam3Manifest.FileMapping
>
total
Compressed
Size
Link copied to clipboard
var
totalCompressedSize
:
Long
total
Uncompressed
Size
Link copied to clipboard
var
totalUncompressedSize
:
Long
version
Link copied to clipboard
var
version
:
Int