V086Message
A message in the v086 Kaillera protocol.
A message structure over the wire is as follows:
The message number (2 bytes)
The length of the message (2 bytes)
The ID of the message type (1 byte)
All body bytes written by writeBodyTo (bodyBytes bytes)