SafeString
4.1.27
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 1888 of file SafeString.h.
|
inline |
Definition at line 1899 of file SafeString.h.
|
inline |
Definition at line 1894 of file SafeString.h.
|
inline |
Definition at line 1890 of file SafeString.h.