Deserialize data into a buffer
Received data is appended to the array.
If the buffer is marked as packed, then it will attempt to parse the data as a packed buffer. Otherwise, it unpacks an individual element.
The message's ID and type
The data to decode
See Implementation
Deserialize data into a buffer
Received data is appended to the array.
If the buffer is marked as packed, then it will attempt to parse the data as a packed buffer. Otherwise, it unpacks an individual element.