import * as mod from "https://dotland.deno.dev/std@0.181.0/bytes/starts_with.ts"; FunctionsfstartsWithReturns true if the prefix array appears at the start of the source array, false otherwise.