Convert a Uint8Array to a Node.js Buffer.
Uint8Array
Buffer
Bytes to wrap in a Buffer.
A Buffer instance containing the same bytes.
If Buffer support is unavailable.
Convert a
Uint8Arrayto a Node.jsBuffer.