InStream

constructor(input: Source, tty: Boolean = true, available: () -> Int? = null)
constructor(input: InputStream, tty: Boolean = true)