Kerbal Space Program
1.12.4
|
This is the complete list of members for KSP.IO.TextReader, including all inherited members.
BaseStream | KSP.IO.TextReader | |
Close() | KSP.IO.TextReader | inline |
CreateForType< T >(string filename, Vessel flight=null) | KSP.IO.TextReader | inlinestatic |
CurrentEncoding | KSP.IO.TextReader | |
DiscardBufferedData() | KSP.IO.TextReader | inline |
Dispose() | KSP.IO.TextReader | inline |
EndOfStream | KSP.IO.TextReader | |
Peek() | KSP.IO.TextReader | inline |
Read() | KSP.IO.TextReader | inline |
Read(char[] buffer, int index, int count) | KSP.IO.TextReader | inline |
ReadLine() | KSP.IO.TextReader | inline |
ReadToEnd() | KSP.IO.TextReader | inline |