package cs.system.io
extends MarshalByRefObject
implements IDisposable
extended by StreamReader, TextReader_NullTextReader
Available on cs
staticread onlyNull:TextReaderstaticSynchronized(reader:TextReader):TextReaderClose():VoidfinalDispose():VoidPeek():IntRead():IntRead(buffer:NativeArray<Char16>, index:Int, count:Int):IntReadBlock(buffer:NativeArray<Char16>, index:Int, count:Int):IntReadLine():StringReadToEnd():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/io/TextReader.html