toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file
/
VfsFile
/
writeStream
write
Stream
suspend
fun
writeStream
(
src
:
AsyncInputStream
,
vararg
attributes
:
Vfs.Attribute
,
autoClose
:
Boolean
=
true
)
:
Long