update

Bun

Symbol

CryptoHashInterface.update

Update the hash with data

Referenced types

type BlobOrStringOrBuffer = string | NodeJS.TypedArray | ArrayBufferLike | Blob