|
SafeString
4.1.45
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 2012 of file SafeString.h.
|
inline |
Definition at line 2020 of file SafeString.h.
|
inline |
Definition at line 2017 of file SafeString.h.
|
inline |
Definition at line 2014 of file SafeString.h.