import { default } from "https://deno.land/std@0.74.0/node/buffer.ts";
Copies data from a region of buf to a region in target, even if the target memory region overlaps with buf.
import { default } from "https://deno.land/std@0.74.0/node/buffer.ts";
Copies data from a region of buf to a region in target, even if the target memory region overlaps with buf.