Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
System
/
writeFile
write
File
abstract
fun
writeFile
(
path
:
String
,
data
:
String
,
writeByteOrderMark
:
Boolean
=
definedExternally
)
(
source
)