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

x/dnt/tests/shim_project/ArrayBuffer.ts>ArrayBuffer

Deno to npm package build tool.
Go to Latest
class ArrayBuffer
import { ArrayBuffer } from "https://deno.land/x/dnt@0.37.0/tests/shim_project/ArrayBuffer.ts";

Constructors

new
ArrayBuffer(_length: number)

Properties

byteLength: number