UMessage..::..ReadString Method
Overload List
| Name | Description | |
|---|---|---|
|
|
ReadString()()()() |
Reads a string from UMessage as string of ASCII char assuming that the first byte is the length of dtring.
|
|
|
ReadString(Int16) |
Reads a string of a specified length from UMessage as string of ASCII char
|

