GSNet String
From BRL-CAD
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 | Default Value |
Length | uint32 (4 bytes) | none |
16bit char array | uint16[] (2 bytes * Length) | none |