Files
bun.sh/docs/api
Claude Bot 45c3a0a348 docs: update stream examples to use for await syntax
Update stream iteration examples to use the more idiomatic `for await`
syntax since Bun implements ReadableStream.prototype[Symbol.asyncIterator].

Changes:
- binary-data.md: Simplified file hashing example using for await loops
- fetch.md: Updated response body streaming example to use for await

This makes the examples cleaner and follows modern async iteration patterns
supported natively by Bun's ReadableStream implementation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 21:19:41 +00:00
..
2025-07-10 00:10:43 -07:00
2024-09-26 13:47:09 -07:00
2025-03-26 20:51:20 -07:00
2025-07-10 00:10:43 -07:00
2025-02-19 20:48:12 -08:00
2025-07-10 00:10:43 -07:00
2023-02-23 17:13:30 -08:00
2025-07-10 00:10:43 -07:00
2025-01-13 02:15:17 -08:00
2025-04-16 23:22:41 -07:00
2025-07-10 00:10:43 -07:00
2025-08-23 06:57:00 -07:00
2024-09-06 13:26:20 -07:00
2025-08-25 17:37:02 -07:00
2025-08-01 16:09:44 -07:00
2025-01-17 22:08:07 -08:00
2025-08-17 17:33:51 -07:00
2025-08-23 18:13:53 -07:00