Handbook
Glossary
checksum-state
Vocabulary
checksums
Definition
USING:
byte-vectors
destructors
;
IN:
checksums
TUPLE:
checksum-state
<
disposable
checksum
{
bytes
byte-vector
initial:
BV{
}
}
;
Methods
USING:
accessors
checksums
kernel
sequences
;
M:
checksum-state
add-checksum-bytes
over
bytes>>
push-all
;
USING:
accessors
checksums
generic
kernel
;
M:
checksum-state
clone
M\
checksum-state
clone
(call-next-method)
[
clone
]
change-bytes
;
USING:
checksums
destructors
kernel
;
M:
checksum-state
dispose*
drop
;
USING:
accessors
checksums
kernel
;
M:
checksum-state
get-checksum
[
bytes>>
]
[
checksum>>
]
bi
checksum-bytes
;