import * as mod from "https://dotland.deno.dev/std@0.215.0/io/write_all.ts"; FunctionsfwriteAllWrite all the content of the array buffer (arr) to the writer (w). fwriteAllSyncSynchronously write all the content of the array buffer (arr) to the writer (w).