open fun getInputStream(): InputStream
This implementation opens a InputStream for the underlying file.
See Also java.nio.file.spi.FileSystemProvider#newInputStream(Path, OpenOption...)