chickadee » string-utils » string->hex

string->hex STRING #!optional START ENDprocedure

Returns a hexadecimal string (Latin1) from STRING (Latin1). START and END are substring limits.

STRING is treated as a string of bytes.