toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.compression.lzo
/
LzoRawDecompressor
Lzo
Raw
Decompressor
object
LzoRawDecompressor
Members
Functions
decompress
Link copied to clipboard
fun
decompress
(
inputBase
:
ByteArray
,
inputAddress
:
Int
,
inputLimit
:
Int
,
outputBase
:
ByteArray
,
outputAddress
:
Int
,
outputLimit
:
Int
)
:
Int