import { WritableState } from "https://deno.land/std@0.110.0/node/_stream/writable.ts";
Constructors
new
WritableState(options: WritableOptions | undefined, stream: Writable)Properties
afterWriteTickInfo: null | AfterWriteTick
import { WritableState } from "https://deno.land/std@0.110.0/node/_stream/writable.ts";