Bun

指南

串流

使用 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