Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/classes/BinaryFile.ts>BinaryFile.fromData

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method BinaryFile.fromData
import { BinaryFile } from "https://deno.land/x/docxml@5.3.8/src/classes/BinaryFile.ts";

Parameters

data: Uint8Array | Promise<Uint8Array>
location: string