Converts a string to bytes.
Decodes HTML entities.
Decodes XML entities.
Escapes text for HTML output.
string->encodeHtmlToXml is a member in the String Encoding group; call it on the receiver shown before the arrow.
Escapes a string for MySQL string literals.
Escapes a string for SQL-92 style string literals.
Encodes a string for use in a URL component.
Escapes text for XML.
Returns a hash value for a string.
Unescapes string escapes.