Bun

Guides

Streams

A collection of guides for manipulating streams with Bun

Streams

Convert a ReadableStream to JSON with Bun

View guide

Streams

Convert a Node.js Readable to JSON with Bun

View guide

Streams

Convert a ReadableStream to a Blob with Bun

View guide

Streams

Convert a Node.js Readable to a Blob with Bun

View guide

Streams

Convert a ReadableStream to a Buffer with Bun

View guide

Streams

Convert a ReadableStream to a string with Bun

View guide

Streams

Convert a Node.js Readable to a string with Bun

View guide

Streams

Convert a ReadableStream to a Uint8Array with Bun

View guide

Streams

Convert a ReadableStream to an ArrayBuffer with Bun

View guide

Streams

Convert a Node.js Readable to an ArrayBuffer with Bun

View guide

Streams

Convert a ReadableStream to an array of chunks with Bun

View guide