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

newInputStream

inline fun Path.newInputStream(vararg openOptions: OpenOption): InputStream (source)

Delegates to Files.newInputStream.