GenericMultiByteMsg
| This page contains the design document for an enhancement or feature. The design should be considered a work in progress and may not represent the final design. As this is a collaborative design, contributions and participation from other developers and users is encouraged. Use the discussion page for providing comments and suggestions.
|
[edit] Description
Generic NetMsg Virtual Subclass containing a 32 bit Length and a variable length Byte[] Field
[edit] Fields
| Element
| Length
|
| Length
| int32 (4 bytes)
|
| GenericMultiByteField
| Byte[] (variable bytes)
|