zgrf ~master (2021-10-23T08:59:37Z)
Dub
Repo
LzmaDec_DecodeToBuf
lzma
lzmadec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
SRes
LzmaDec_DecodeToBuf
(
CLzmaDec
*
p
,
Byte
*
dest
,
SizeT
*
destLen
,
const
Byte
*
src
,
SizeT
*
srcLen
,
ELzmaFinishMode
finishMode
,
ELzmaStatus
*
status
)
Meta
Source
See Implementation
lzma
lzmadec
aliases
CLzmaProp
enums
ELzmaFinishMode
ELzmaStatus
functions
LzmaDec_Allocate
LzmaDec_AllocateProbs
LzmaDec_Construct
LzmaDec_DecodeToBuf
LzmaDec_DecodeToDic
LzmaDec_Free
LzmaDec_FreeProbs
LzmaDec_Init
LzmaDecode
LzmaProps_Decode
manifest constants
LZMA_PROPS_SIZE
LZMA_REQUIRED_INPUT_MAX
structs
CLzmaDec
CLzmaProps