SafeString
4.1.42
SafeString is a safe, robust and debuggable replacement for string processing in Arduino
|
#include <SafeString.h>
Inherits Print.
Public Member Functions | |
size_t | write (uint8_t b) |
size_t | write (const uint8_t *buffer, size_t length) |
void | flush () |
Definition at line 1966 of file SafeString.h.
|
inline |
Definition at line 1977 of file SafeString.h.
|
inline |
Definition at line 1972 of file SafeString.h.
|
inline |
Definition at line 1968 of file SafeString.h.