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

newOutputStream

inline fun Path.newOutputStream(vararg openOptions: OpenOption): OutputStream (source)

Delegates to Files.newOutputStream.