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