String-codelist-conversions
Conversions between strings and lists of character codes.
Subtopics
- String=>nats
- Convert a string
to the corresponding true list of natural numbers below 256.
- Nats=>string
- Convert a true list of natural numbers below 256
to the corresponding string.