OmEspHelpers
|
Public Member Functions | |
bool | putX (const char *s) |
virtual bool | put (uint8_t ch) |
emit a single byte, overridden by any implementation | |
![]() | |
virtual bool | done () |
virtual bool | putS (const char *s) |
convenience routine, same as put byte-by-byte. | |
Public Attributes | |
OmIByteStream * | consumer = NULL |
![]() | |
bool | isDone = false |