Handbook
Glossary
hexdump-file ( path -- )
Vocabulary
tools
.
hexdump
Inputs
path
an
object
Outputs
None
Definition
USING:
destructors
io.encodings.binary
io.files
tools.hexdump.private
;
IN:
tools.hexdump
:
hexdump-file
( path -- )
binary
<file-reader>
[
hexdump-stream
]
with-disposal
;