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