toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file
/
VfsFile
/
put
put
suspend
fun
put
(
content
:
AsyncInputStream
,
attributes
:
List
<
Vfs.Attribute
>
=
listOf()
)
:
Long
suspend
fun
put
(
content
:
AsyncInputStream
,
vararg
attributes
:
Vfs.Attribute
)
:
Long