writeBytes

Sets the content of this file as an array of bytes. If this file already exists, it becomes overwritten.

Since Kotlin

1.0

Parameters

array

byte array to write into this file.