Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.IO
IDataReader Interface
IDataReader Methods
Advance Method
Peek Method
ReadBit Method
ReadBoolean Method
ReadByte Method
ReadBytes Method
ReadChar Method
ReadDouble Method
ReadDoubleBE Method
ReadDoubleLE Method
ReadInt16 Method
ReadInt16BE Method
ReadInt16LE Method
ReadInt32 Method
ReadInt32BE Method
ReadInt32LE Method
ReadInt64 Method
ReadInt64BE Method
ReadInt64LE Method
ReadSByte Method
ReadSingle Method
ReadSingleBE Method
ReadSingleLE Method
ReadString Method
ReadUInt16 Method
ReadUInt16BE Method
ReadUInt16LE Method
ReadUInt32 Method
ReadUInt32BE Method
ReadUInt32LE Method
ReadUInt64 Method
ReadUInt64BE Method
ReadUInt64LE Method
IDataReader
ReadUInt16BE Method
Reads a 16bit unsigned integer at the current position in the data.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
Copy
ushort
ReadUInt16BE
()
Return Value
Type:
UInt16
The value read.
See Also
Reference
IDataReader Interface
Demo3D.IO Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com