kotlin.io.java.io.File

Extensions for java.io.File

appendBytes

fun File.appendBytes(array: ByteArray)

Appends an array of bytes to the content of this file.

appendText登录查看完整内容