import { io } from "https://deno.land/x/denoexec@v1.1.5/deps.ts";
const { Buffer } = io;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.
import { io } from "https://deno.land/x/denoexec@v1.1.5/deps.ts";
const { Buffer } = io;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.