inline fun Path.writeBytes(array: ByteArray, vararg openOptions: OpenOption): Path
Delegates to Files.write.