import { Deno } from "https://deno.land/x/ayonli_jsext@v0.9.72/lib.deno.d.ts";
const { Buffer } = Deno;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.
x/ayonli_jsext/lib.deno.d.ts>Deno.Buffer#write
import { Deno } from "https://deno.land/x/ayonli_jsext@v0.9.72/lib.deno.d.ts";
const { Buffer } = Deno;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.