function clearBufferimport { clearBuffer } from "https://dotland.deno.dev/std@0.110.0/node/_stream/writable_internal.ts"; clearBuffer(stream: Duplex | Writable, state: WritableState)If there's something in the buffer waiting, then process it. If there's something in the buffer waiting, then process it. Parametersstream: Duplex | Writablestate: WritableState