Skip to main content
The Node.js Buffer class extends Uint8Array, so no conversion is needed. All properties and methods on Uint8Array are available on Buffer.

See Docs > API > Binary Data for complete documentation on manipulating binary data with Bun.