Skip to main content
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.29.1/tests/shim_project/ArrayBuffer.ts";

Constructors

new
ArrayBuffer(_length: number)

Properties

byteLength: number