Input Reader
@JvmOverloads
constructor(bufferSize: Int)
Create an InputReader that reads from standard input.
Parameters
buffer Size
The buffer size for this input reader.
Create an InputReader that reads from standard input.
The buffer size for this input reader.