chickadee » string-utils » string->hex

string->hex STRING #!optional START ENDprocedure

Returns a hexadecimal represenation of STRING. START and END are substring limits.

STRING is treated as a string of bytes, a byte-vector.