GSNet String

From BRL-CAD
Revision as of 14:49, 26 January 2011 by Dloman (talk | contribs)

Description

A commonly used data type in the GSNet Protocol. Contains a 4 byte Length field followed by a Unicode string of length Length

Fields

Element Length
Length int32 (4 bytes)
UnicodeCharacterArray uint16[] (2 * Length Bytes)


Element Length Value
Magic1 int16 (2 Bytes) Always 0x41FE