datapak ~master (2019-05-09T15:57:35Z)
Dub
Repo
DataPak.decompressFromFile
datapak
DataPak
Decompresses a given amount from the file from the current position.
class
DataPak
protected
ubyte
[]
decompressFromFile
(
const
size_t
amount
)
Meta
Source
See Implementation
datapak
DataPak
constructors
this
enums
ChecksumType
CompressionMethod
functions
addFile
checkFile
compress
decompressFromFile
finalize
getIndex
getNextAsArray
getNextIndex
initComp
initDecomp
static variables
CHECKSUM_LENGTH
SIGNATURE
enableThrowOnChecksumError
readBufferSize
structs
Header
Index
variables
compPos0
paths
prevOutPos
progress
Decompresses a given amount from the file from the current position.