kotlin.io.java.io.File
Extensions for java.io.File
fun File.appendBytes(array: ByteArray) Appends an array of bytes to the content of this file. | |
|
fun File.appendBytes(array: ByteArray) Appends an array of bytes to the content of this file. | |
|