Constructor

new(param1:Reader)

new(param1:Reader, param2:Int)

Methods

@:throws("java.io.IOException")readLine():String

Inherited Variables

Inherited Methods

Defined by Reader

@:throws("java.io.IOException")read(param1:NativeArray<Char16>, param2:Int, param3:Int):Int

@:throws("java.io.IOException")read(param1:CharBuffer):Int

@:throws("java.io.IOException")read():Int

@:throws("java.io.IOException")read(param1:NativeArray<Char16>):Int