Handbook
Glossary
read-record ( -- record/f )
Vocabulary
shapefiles
.
private
Inputs
None
Outputs
record/f
an
object
Definition
USING:
endian
io
kernel
;
IN:
shapefiles.private
:
read-record
( -- record/f )
4
read
[
be>
4
read
be>
read-shape
record
boa
]
[
f
]
if*
;