Struct UbloxIStream

Inheritance Relationships

Base Type

Struct Documentation

struct UbloxIStream : public ublox::UbloxStream

Input stream.

Public Functions

inline UbloxIStream(uint8_t *data, uint32_t count)
template<typename T>
inline void next(T &t)

Deserialize an item from this input stream.