Skip to main content
Module

x/structurae/index.ts>ArrayView.decode

Data structures for high-performance JavaScript applications.
Latest
method ArrayView.decode
import { ArrayView } from "https://deno.land/x/structurae@4.0.1/index.ts";

Parameters

view: DataView
optional
start = [UNSUPPORTED]
optional
length = [UNSUPPORTED]

Returns

Array<T>