Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.IO
PacketReader Class
PacketReader Methods
ReadChar Method
ReadChar Method
PacketReader
ReadChar Method
Reads a character from the current position in the packet packet. The current position is advanced by 1 byte.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
Copy
public
char
ReadChar
()
Return Value
Type:
Char
The value read.
Implements
IDataReader
ReadChar
See Also
Reference
PacketReader Class
ReadChar Overload
Demo3D.IO Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com