chickadee » blob-utils » blob->hex

blob->hex BLOB #!optional START ENDprocedure

Returns a hexadecimal represenation of the BLOB bytes.

BLOB
blob
START
fixnum ; {(<= 0 ...)}
END
fixnum ; {(<= 0 ...)}