Skip to main content
Module

x/structurae/vector-view.ts>VectorView.indexOf

Data structures for high-performance JavaScript applications.
Latest
method VectorView.indexOf
import { VectorView } from "https://deno.land/x/structurae@4.0.1/vector-view.ts";

Parameters

value: T
view: DataView
optional
startIndex = [UNSUPPORTED]
optional
startOffset = [UNSUPPORTED]