import { Deno } from "https://deno.land/x/adka@0.1.5/deno.d.ts";
const { Buffer } = Deno;
NOTE: This methods writes bytes sychronously; it's provided for
compatibility with Writer
interface.
import { Deno } from "https://deno.land/x/adka@0.1.5/deno.d.ts";
const { Buffer } = Deno;
NOTE: This methods writes bytes sychronously; it's provided for
compatibility with Writer
interface.