[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| Packet(array<Byte>[]()[][]) | Creates a new packet from given raw bytes. Data not be null. |
| Packet(OpCode) | Creates a packet of correct size for a given opcode,
and sets the first (opcode) byte. |