Open Rails

BinaryFileReader Methods

The methods of the BinaryFileReader class are listed below. For a complete list of BinaryFileReader class members, see the BinaryFileReader Members topic.

Public Instance Methods

Dispose (inherited from SBR)
EndOfBlock
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExpectComment (inherited from SBR) Verify that this is a comment block.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ReadFlags (inherited from BinaryBlockReader)
ReadFloat (inherited from BinaryBlockReader)
ReadInt (inherited from BinaryBlockReader)
ReadString (inherited from BinaryBlockReader)
ReadSubBlock (inherited from BinaryBlockReader)
ReadUInt (inherited from BinaryBlockReader)
ReadVector3 (inherited from SBR)
Skip
ThrowException (inherited from BinaryBlockReader)
ToString (inherited from Object)Returns a String that represents the current Object.
TraceInformation (inherited from BinaryBlockReader)
TraceWarning (inherited from BinaryBlockReader)
VerifyEndOfBlock
VerifyID (inherited from SBR)

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

BinaryFileReader Class | Orts.Parsers.Msts Namespace