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

x/mesozoic/mod.ts>VirtualFile#readBytes

A generic build system for Deno web apps
Go to Latest
method VirtualFile.prototype.readBytes
import { VirtualFile } from "https://deno.land/x/mesozoic@v1.0.0-alpha.37/mod.ts";

Returns

Promise<Uint8Array>