Mupdate
Bun

method

CryptoHasher.update

inputEncoding?: Encoding

Update the hash with data

Referenced types

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

class CryptoHasher

Hardware-accelerated cryptographic hash functions

Used for crypto.createHash()