Skip to main content
Module

x/structurae/object-view.ts>ObjectView.encode

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

Type Parameters

T extends object

Parameters

value: T
view: DataView
optional
start = [UNSUPPORTED]
optional
length = [UNSUPPORTED]
optional
amend: boolean

Returns

number