chickadee » blob-utils » bytes->hexstring

bytes->hexstring BV #!optional START ENDprocedure

Returns a hexadecimal represenation of BV.

BV
(or string blob srfi-4-vector)
START
fixnum ; 0..<last>
END
fixnum ; 0..<end>