Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/byte_type/mod.ts>U64#writePacked

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

Parameters

value: bigint
optional
options: Options = [UNSUPPORTED]