Skip to main content
Module

x/dtils/mod.unstable.ts>writeBinary

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

Parameters

file: string
binary: Uint8Array

Returns

Promise<void>