Handbook
Glossary
write-index ( index -- )
Vocabulary
shapefiles
.
private
Inputs
index
an
object
Outputs
None
Definition
USING:
accessors
endian
io
kernel
;
IN:
shapefiles.private
:
write-index
( index -- )
[
offset>>
]
[
content-length>>
]
bi
[
4
>be
write
]
bi@
;