chickadee » message-digest » message-digest-update-bytevector

message-digest-update-bytevector DIGEST BYTEVECTOR #!optional LENGTHprocedure

Update the DIGEST with the BYTEVECTOR, a blob, string, or srfi-4-vector.

The LENGTH is the byte count. Default is the size in bytes of the BYTEVECTOR.