Output

fun Output(fileDescriptor: Int): Output

Create a blocking Output writing to the specified fileDescriptor using write.


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

Create a blocking Output writing to the specified file instance using fwrite.