TextReader Class
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Uno.IO
- Package
- UnoCore 2.9.2
Interface of TextReader
Dispose uno
Dispose(bool) uno
Peek : int uno
Read : int uno
Read(char[], int, int) : int uno
ReadBlock(char[], int, int) : int uno
ReadLine : string uno
ReadToEnd : string uno
TextReader Constructor uno
Creates a new TextReader