Asciistring convert to hexstring
Aus ExpeccoWiki
Schema
Operation
- Converts a String to a string containing the original strings characters as hex-encoded pairs. I.e. 'abc' -> '616263'.
Revisions
This block has been in the Standard Library since 1.0.
Back to Standard Library.
Previous: UTF8 Decode [ UTF8String to String ]
Next: HexString [ Convert to ASCIIString ]
