Handbook
Glossary
file-matches-checksum? ( path checksum-type bytes -- ? )
Vocabulary
http
.
download
Inputs
path
an
object
checksum-type
an
object
bytes
an
object
Outputs
?
an
object
Definition
USING:
checksums
kernel
;
IN:
http.download
:
file-matches-checksum?
( path checksum-type bytes -- ? )
[
checksum-file
]
dip
=
;