| 
| 
  | BitStream (uint8_t *src_buffer, size_t byte_size, int8_t offset=0) | 
|   | 
| 
bool  | endOfData () | 
|   | 
| 
uint8_t  | testCurrentByte () | 
|   | 
| 
uint8_t  | readBit () | 
|   | 
| 
uint8_t  | readBits (uint8_t len) | 
|   | 
| 
uint16_t  | readNumber () | 
|   | 
Definition at line 623 of file Pixels.h.
 
The documentation for this class was generated from the following file: