korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-compression
/
korlibs.compression.lzma
/
SevenZip
/
LzmaDecoder
Lzma
Decoder
class
LzmaDecoder
Members
Constructors
Lzma
Decoder
Link copied to clipboard
constructor
(
)
Functions
code
Link copied to clipboard
fun
code
(
inStream
:
SevenZip.LzmaInputStream
,
outStream
:
SevenZip.LzmaOutputStream
,
outSize
:
Long
)
:
Boolean
set
Decoder
Properties
Link copied to clipboard
fun
setDecoderProperties
(
properties
:
ByteArray
)
:
Boolean