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
/
LzmaOutputStream
Lzma
Output
Stream
interface
LzmaOutputStream
Members
Functions
flush
Link copied to clipboard
abstract
fun
flush
(
)
write
Link copied to clipboard
abstract
fun
write
(
bytes
:
ByteArray
,
offset
:
Int
,
size
:
Int
)
write8
Link copied to clipboard
abstract
fun
write8
(
value
:
Int
)