Handbook
Glossary
read-header ( -- header.32/header.64/* )
Vocabulary
tools
.
image
Inputs
None
Outputs
header.32/header.64/*
an
image-header
Word description
Read header
Definition
USING:
kernel
;
IN:
tools.image
:
read-header
( -- header.32/header.64/* )
[
image-header.union
read-struct*
check-image-header
>compression-header
]
with-position
dup
skip-struct
;