LineBuffer.h File Reference
#include <cstdint>
#include <cstring>
#include <WString.h>
#include <Data/Stream/ReadWriteStream.h>
Include dependency graph for LineBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LineBufferBase
 Class to enable buffering of a single line of text, with simple editing. More...
 
class  LineBuffer< BUFSIZE >
 Class to enable buffering of a single line of text, with simple editing. More...