|
Close |
(Inherited from BinaryReader.) |
|
Equals |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
PeekChar |
(Inherited from BinaryReader.) |
|
Read |
(Overloaded. Inherited from BinaryReader.) |
|
ReadBoolean |
(Inherited from BinaryReader.) |
|
ReadByte |
(Inherited from BinaryReader.) |
|
ReadBytes |
(Inherited from BinaryReader.) |
|
ReadChar |
(Inherited from BinaryReader.) |
|
ReadChars |
(Inherited from BinaryReader.) |
|
ReadColor |
Reads a Color value from the currently open stream. |
|
ReadDouble |
Reads a double value from the currently open stream. |
|
ReadExternalReference |
Reads a link to an external file. |
|
ReadInt16 |
(Inherited from BinaryReader.) |
|
ReadInt32 |
(Inherited from BinaryReader.) |
|
ReadInt64 |
(Inherited from BinaryReader.) |
|
ReadMatrix |
Reads a Matrix value from the currently open stream. |
|
ReadObject |
Overloaded. Reads a single managed object from the current stream. Can be called recursively. |
|
ReadQuaternion |
Reads a Quaternion value from the current stream. |
|
ReadRawObject |
Overloaded. Reads a single managed object from the current stream as an instance of the specified type. If a base class of the actual object type is specified only data from the base type will be read. |
|
ReadSByte |
(Inherited from BinaryReader.) |
|
ReadSharedResource |
Reads a shared resource ID, and records it for subsequent fix-up. |
|
ReadSingle |
Reads a float value from the currently open stream. |
|
ReadString |
(Inherited from BinaryReader.) |
|
ReadUInt16 |
(Inherited from BinaryReader.) |
|
ReadUInt32 |
(Inherited from BinaryReader.) |
|
ReadUInt64 |
(Inherited from BinaryReader.) |
|
ReadVector2 |
Reads a Vector2 value from the current stream. |
|
ReadVector3 |
Reads a Vector3 value from the current stream. |
|
ReadVector4 |
Reads a Vector4 value from the current stream. |
|
ToString |
(Inherited from Object.) |