Skip to main content
Module

x/byte_type/mod.ts>U8#writePacked

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

Parameters

value: number
optional
options: Options = [UNSUPPORTED]