package cs.system.io
extends MarshalByRefObject
implements IDisposable
extended by StreamReader, TextReader_NullTextReader
Available on csClose ():VoidDispose ():Voidprivate Dispose (disposing:Bool):VoidPeek ():IntRead ():IntRead (buffer:NativeArray<Char16>, index:Int, count:Int):IntReadBlock (buffer:NativeArray<Char16>, index:Int, count:Int):IntReadLine ():StringReadToEnd ():Stringstatic read only Null:TextReaderstatic Synchronized (reader:TextReader):TextReader
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/io/TextReader.html