chickadee » blob-utils » blob->hex

blob->hex BLOB #!optional START ENDprocedure

Returns a hexadecimal represenation of the BLOB bytes.

BLOB
blob
START
fixnum ; 0..<last>
END
fixnum ; 0..<end>