GenericMultiByteMsg - BRL-CAD/brlcad-docs GitHub Wiki
Description
Generic NetMsg Virtual Subclass containing a 32 bit Length and a variable length Byte[] Field
Fields
Element | Length |
Length | int32 (4 bytes) |
GenericMultiByteField | Byte[] (variable bytes) |