|
ESPHome 2026.7.3
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::captive_portal |
Functions | |
| const char * | esphome::captive_portal::json_escape_into_buffer (std::span< char > buf, StringRef value) |
| Copy value into buf, escaping the characters that cannot appear raw inside a JSON string literal. | |