Handbook
Glossary
parse-ldcache-file ( path -- entries )
Vocabulary
ldcache
.
private
Inputs
path
an
object
Outputs
entries
an
object
Definition
USING:
io.encodings.binary
io.files
;
IN:
ldcache.private
:
parse-ldcache-file
( path -- entries )
binary
[
parse-ldcache
]
with-file-reader
;