Input

fun Input(fileDescriptor: Int): Input

Create a blocking Input reading from the specified fileDescriptor using read.


fun Input(file: <ERROR CLASS><<ERROR CLASS>>): Input

Create a blocking Input reading from the specified file instance using fread.