Skip to main content
Module

x/byte_type/mod.ts>I64#writePacked

😋 A small helper module for working with different raw types in javascript
Latest
method I64.prototype.writePacked
import { I64 } from "https://deno.land/x/byte_type@0.4.0/mod.ts";

Parameters

value: bigint
optional
options: Options = [UNSUPPORTED]