Handbook
Glossary
yend% ( path -- )
Vocabulary
yenc
.
private
Inputs
path
an
object
Outputs
None
Definition
USING:
accessors
checksums
checksums.crc32
endian
formatting
io.files.info
kernel
make
;
IN:
yenc.private
:
yend%
( path -- )
[
file-info
size>>
]
[
crc32
checksum-bytes
be>
]
bi
"\n=yend size=%d crc32=%08X"
sprintf
%
;