Rhyduino.Message.FirmataMessage Class
Class containing the raw encoded data from a Firmata message.
Fields
Properties
Methods
- #ctor(System.Byte[]) Creates and initializes a FirmataMessage object from an encoded Firmata message. No decoding is performed.
- GetRawMessage Gets the raw (encoded) bytes contained in the message.