# Functions
NewReadWriter allocates a ReadWriter.
# Structs
MessageRaw is a special struct that contains an unencoded message.
ReadWriter is a Message Reader and Writer.
# Interfaces
Message is the interface that must be implemented by all Mavlink messages.