
Icon | Member | Description |
---|---|---|
![]() | parse(array<Byte>[]()[], Int32) | Parse a byte buffer containing a raw SDM message (as received on a socket)
to fill the SDM message object. The byte buffer must be in network order
for example if the message has bad data
|
![]() | parse(array<Byte>[]()[]) | Parse a byte buffer containing a raw SDM message (as received on a socket)
to fill the SDM message object. The byte buffer must be in network order
for example if the message has bad data
|