Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hex/src/lib/stdx/streams.ts>writableStreamFromWriter

An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Latest
variable writableStreamFromWriter
Deprecated
Deprecated

(will be removed after 0.169.0) Import from std/streams/writable_stream_from_writer.ts instead. Create a WritableStream from a Writer.

import { writableStreamFromWriter } from "https://deno.land/x/hex@0.6.5/src/lib/stdx/streams.ts";