Search results 19

HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...


IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...


Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...
