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

newInputStream

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

Delegates to Files.newInputStream.