This is the complete list of members for KSP.IO.BinaryReader, including all inherited members.
| BaseStream | KSP.IO.BinaryReader | |
| Close() | KSP.IO.BinaryReader | |
| CreateForType< T >(string filename, Vessel flight=null) | KSP.IO.BinaryReader | static |
| Dispose() | KSP.IO.BinaryReader | |
| PeekChar() | KSP.IO.BinaryReader | |
| Read() | KSP.IO.BinaryReader | |
| Read(byte[] buffer, int index, int count) | KSP.IO.BinaryReader | |
| Read(char[] buffer, int index, int count) | KSP.IO.BinaryReader | |
| ReadBoolean() | KSP.IO.BinaryReader | |
| ReadByte() | KSP.IO.BinaryReader | |
| ReadBytes(int count) | KSP.IO.BinaryReader | |
| ReadChar() | KSP.IO.BinaryReader | |
| ReadChars(int count) | KSP.IO.BinaryReader | |
| ReadDecimal() | KSP.IO.BinaryReader | |
| ReadDouble() | KSP.IO.BinaryReader | |
| ReadInt16() | KSP.IO.BinaryReader | |
| ReadInt32() | KSP.IO.BinaryReader | |
| ReadInt64() | KSP.IO.BinaryReader | |
| ReadSByte() | KSP.IO.BinaryReader | |
| ReadSingle() | KSP.IO.BinaryReader | |
| ReadString() | KSP.IO.BinaryReader | |
| ReadUInt16() | KSP.IO.BinaryReader | |
| ReadUInt32() | KSP.IO.BinaryReader | |
| ReadUInt64() | KSP.IO.BinaryReader |
1.8.7