package cs.system.io
extends MarshalByRefObject
implements IDisposable
extended by StreamReader, TextReader_NullTextReader
Available on cs Close ():Void Dispose ():Voidprivate Dispose (disposing:Bool):Void Peek ():Int Read ():Int Read (buffer:NativeArray<Char16>, index:Int, count:Int):Int ReadBlock (buffer:NativeArray<Char16>, index:Int, count:Int):Int ReadLine ():String ReadToEnd ():String static read only Null:TextReader static Synchronized (reader:TextReader):TextReader
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/io/TextReader.html