Demo3D 2017 API Documentation
Demo3D 2017 API Documentation
Demo3D Namespaces
Demo3D.IO
PacketReader Class
PacketReader Methods
ReadInt16LE Method
ReadInt16LE Method
PacketReader
ReadInt16LE Method
Reads a 16bit signed integer from the current position in the packet packet. The current position is advanced by 2 bytes.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
Copy
public
short
ReadInt16LE
()
Return Value
Type:
Int16
The value read.
Implements
IDataReader
ReadInt16LE
See Also
Reference
PacketReader Class
ReadInt16LE Overload
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com