Static variables

@:readOnlystaticread onlyNull:TextReader

Static methods

@:overloadstaticSynchronized(reader:TextReader):TextReader

Methods

@:overloadClose():Void

@:overloadfinalDispose():Void

@:overloadPeek():Int

@:overloadRead():Int

@:overloadRead(buffer:NativeArray<Char16>, index:Int, count:Int):Int

@:overloadReadBlock(buffer:NativeArray<Char16>, index:Int, count:Int):Int

@:overloadReadLine():String

@:overloadReadToEnd():String

Inherited Variables

Inherited Methods

Defined by MarshalByRefObject

@:overloadCreateObjRef(requestedType:Type):ObjRef

@:overloadfinalGetLifetimeService():Dynamic