Skip to content

GSNet_String

Dashamir Hoxha edited this page Jul 6, 2021 · 1 revision

category:Geometry Service category:GSNet Protocol


Description

A commonly used data type in the GSNet Protocol. Contains a 4 byte Length field followed by an ascii string of length Length. There is no terminating NULL.

Fields

Element Length Default Value
Length uint32 (4 bytes) none
8bit char array uint8[] none
Clone this wiki locally