Skip to main content
Go to Latest
variable ByteSliceStream
Deprecated
Deprecated

(will be removed after 0.169.0) Import from std/streams/byte_slice_stream.ts instead.

A transform stream that only transforms from the zero-indexed start and end bytes (both inclusive).

import { ByteSliceStream } from "https://deno.land/std@0.167.0/streams/buffer.ts";