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

x/byte_type/mod.ts>Compounds.Struct#writePacked

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

Parameters

value: V
optional
options: Options = [UNSUPPORTED]