advance(int32_t len) | StreamR | [inline] |
getData() | StreamR | [inline] |
getLength() | StreamR | [inline] |
IStreamR(uint8_t *data, uint32_t count) | IStreamR | [inline] |
next(T &t) | IStreamR | [inline] |
operator>>(T &t) | IStreamR | [inline] |
StreamR(uint8_t *_data, uint32_t _count) | StreamR | [inline, protected] |