import * as mod from "https://deno.land/std@0.220.1/bytes/copy.ts"; FunctionsfcopyCopy bytes from the src array to the dst array. Returns the number of bytes copied.