import { Buffer } from "https://deno.land/std@0.104.0/node/buffer.ts";
Returns a JSON representation of buf. JSON.stringify() implicitly calls this function when stringifying a Buffer instance.
import { Buffer } from "https://deno.land/std@0.104.0/node/buffer.ts";
Returns a JSON representation of buf. JSON.stringify() implicitly calls this function when stringifying a Buffer instance.