import * as mod from "https://deno.land/std@0.224.0/bytes/copy.ts"; FunctionsfcopyCopy bytes from the source array to the destination array and returns the number of bytes copied.