Mtake
Bun

method

crypto.Hmac.take

limit: number,
options?: Abortable

This method returns a new stream with the first limit chunks.

@param limit

the number of chunks to take from the readable.

@returns

a stream with limit chunks taken.