package cs.system.io
extends MarshalByRefObject
implements IDisposable
extended by StreamReader, TextReader_NullTextReader
Available on cs
staticread onlyNull:TextReader
staticSynchronized(reader:TextReader):TextReader
Close():Void
finalDispose():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
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/io/TextReader.html