korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.file.sync
/
DenoSyncIOFD
/
write
write
js
open
override
fun
write
(
data
:
ByteArray
,
offset
:
Int
=
0
,
size
:
Int
=
data.size - offset
)
:
Int