Mupdate
Bun

method

CryptoHashInterface.update

): T;

Update the hash with data

Referenced types

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