interface BufferBytesOptions
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdWorks with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads3/wk
•Published3 weeks ago (1.0.17)
Utilities for working with the Web Streams API
- @std/streams
default
- all symbols
- default
- buffer
- byte-slice-stream
- concat-readable-streams
- delimiter-stream
- early-zip-readable-streams
- limited-bytes-transform-stream
- limited-transform-stream
- merge-readable-streams
- text-delimiter-stream
- text-line-stream
- to-array-buffer
- to-blob
- to-json
- to-text
- to-transform-stream
- unstable-abort-stream
- unstable-capped-delimiter-stream
- unstable-fixed-chunk-stream
- unstable-to-byte-stream
- unstable-to-bytes
- unstable-to-lines
- zip-readable-streams
- BufferBytesOptions
Add Package
deno add jsr:@std/streams
Import symbol
import { type BufferBytesOptions } from "@std/streams";
Import directly with a jsr specifier
import { type BufferBytesOptions } from "jsr:@std/streams";