39 #define RTCM3_PREAMBLE 0xD3 40 #define RTCM_INITIAL_BUFFER_LENGTH 300
void reset()
reset the parsing state
uint16_t _message_length
message length without header & CRC (both 3 bytes)
uint16_t messageLength() const
uint8_t * message() const
uint16_t _pos
next position in buffer
bool addByte(uint8_t b)
add a byte to the message