Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
CLzma2Enc Struct Reference

Data Fields

Byte propEncoded
 
CLzma2EncProps props
 
UInt64 expectedDataSize
 
BytetempBufLzma
 
ISzAllocPtr alloc
 
ISzAllocPtr allocBig
 
CLzma2EncInt coders [MTCODER_THREADS_MAX]
 
ISeqOutStreamPtr outStream
 
ByteoutBuf
 
size_t outBuf_Rem
 
size_t outBufSize
 
size_t outBufsDataSizes [MTCODER_BLOCKS_MAX]
 
BoolInt mtCoder_WasConstructed
 
CMtCoder mtCoder
 
ByteoutBufs [MTCODER_BLOCKS_MAX]
 
ISeqOutStreamoutStream
 

Field Documentation

◆ alloc

ISzAllocPtr alloc

◆ allocBig

ISzAllocPtr allocBig

◆ coders

CLzma2EncInt coders

◆ expectedDataSize

UInt64 expectedDataSize

◆ mtCoder

CMtCoder mtCoder

◆ mtCoder_WasConstructed

BoolInt mtCoder_WasConstructed

◆ outBuf

Byte * outBuf

◆ outBuf_Rem

size_t outBuf_Rem

◆ outBufs

Byte * outBufs

◆ outBufsDataSizes

size_t outBufsDataSizes

◆ outBufSize

size_t outBufSize

◆ outStream [1/2]

ISeqOutStreamPtr outStream

◆ outStream [2/2]

ISeqOutStream* outStream

◆ propEncoded

Byte propEncoded

◆ props

◆ tempBufLzma

Byte * tempBufLzma

The documentation for this struct was generated from the following files: