niok-android / ch.tutteli.niok / java.nio.file.Path / writeBytes

writeBytes

inline fun Path.writeBytes(array: ByteArray, vararg openOptions: OpenOption): Path (source)

Delegates to Files.write.