openMSX
Namespaces | Functions
escape_newline.hh File Reference
#include "one_of.hh"
#include <string>
#include <string_view>
Include dependency graph for escape_newline.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  escape_newline
 

Functions

std::string escape_newline::encode (std::string_view input)
 
std::string escape_newline::decode (std::string_view input)