49namespace entropic::mcp {
77ENTROPIC_EXPORT std::string
sanitize_utf8(std::string_view input);
Symbol visibility macro for all exported symbols.
ENTROPIC_EXPORT std::string sanitize_utf8(std::string_view input)
Replace invalid UTF-8 byte sequences with U+FFFD.