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