Handbook
Glossary
Hexdump
The
tools
.
hexdump
vocabulary provides a traditional hexdump view of a sequence.
Write hexdump to string:
hexdump
( byte-array -- str )
Write the hexdump to the output stream:
hexdump.
( byte-array -- )