toggle menu
xmlutil
0.90.2
common
js
native
wasmCommon
switch theme
search in API
core
/
nl.adaptivity.xmlutil.core.impl.multiplatform
/
OutputStream
/
write
write
common
js
native
wasmCommon
expect
abstract
fun
write
(
b
:
Int
)
expect
open
fun
write
(
b
:
ByteArray
)
expect
open
fun
write
(
b
:
ByteArray
,
off
:
Int
,
len
:
Int
)
actual
abstract
fun
write
(
b
:
Int
)
actual
open
fun
write
(
b
:
ByteArray
)
actual
open
fun
write
(
b
:
ByteArray
,
off
:
Int
,
len
:
Int
)
actual
abstract
fun
write
(
b
:
Int
)
actual
open
fun
write
(
b
:
ByteArray
)
actual
open
fun
write
(
b
:
ByteArray
,
off
:
Int
,
len
:
Int
)
actual
abstract
fun
write
(
b
:
Int
)
actual
open
fun
write
(
b
:
ByteArray
)
actual
open
fun
write
(
b
:
ByteArray
,
off
:
Int
,
len
:
Int
)