import { clearBuffer } from "https://deno.land/std@0.110.0/node/_stream/writable_internal.ts";
If there's something in the buffer waiting, then process it.
Parameters
state: WritableState
import { clearBuffer } from "https://deno.land/std@0.110.0/node/_stream/writable_internal.ts";
If there's something in the buffer waiting, then process it.