import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Opens the file and pipes it to the writable stream.
Parameters
dest: WritableStream<Uint8Array>
import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Opens the file and pipes it to the writable stream.