Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/lib/fs.ts>writeBinary

The best unofficial library of utilities for Deno applications
Go to Latest
function writeBinary
import { writeBinary } from "https://deno.land/x/dtils@1.6.1/lib/fs.ts";

Parameters

file: string
binary: Uint8Array