import { io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { BufWriter } = io;
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.
import { io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { BufWriter } = io;
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.