Squishy
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Squishy
core
/
mtctx.squishy.api.io
/
SpecificIO
/
write
write
open
fun
write
(
content
:
Any
,
bufferSize
:
Int
,
charset
:
Charset
,
vararg
openOptions
:
OpenOption
)
open
fun
write
(
content
:
List
<
Any
>
,
bufferSize
:
Int
,
charset
:
Charset
,
vararg
openOptions
:
OpenOption
)