Companion

object Companion

Functions

Link copied to clipboard
suspend fun open(path: Path): KFileInputStream

Opens a file input stream for the specified file.

suspend fun open(path: String): KFileInputStream

Opens a file input stream for the specified file path.