Skip to main content
Module

x/byte_type/mod.ts>I16#writePacked

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

Parameters

value: number
optional
options: Options = [UNSUPPORTED]