Releases: PowerBroker2/SafeString
Releases · PowerBroker2/SafeString
SafeString
- BufferedOutput code fixes
SafeString
- Fixed BufferedOutput for ESP32 / ESP8266
SafeString
- Fixed ESP32 compile error
SafeString
- added SafeStringStream, BufferedOutput, readUntilToken()
- clarified stoken() V nextToken()
- renamed nl() to newline()
- cSFAS now takes actual size of array
SafeString
added toInt()
SafeString
minor change to nextToken checks
SafeString
Add create SafeStrings from char[] and char*
Changed substring to EXCLUDE endIdx
SafeString
added processBackspaces()
retain token delimiters for later inspection
SafeString
- undef ESP8266 nl() macro
SafeString
- Use namespace arduino for Nano33 BLE