Skip to main content
Module

x/byte_type/mod.ts

😋 A small helper module for working with different raw types in javascript
Go to Latest
import * as byteType from "https://deno.land/x/byte_type@0.2.3/mod.ts";

Variables

The endianess of your machine, true if little endian and false if big endian.