import { type VarnumOptions } from "https://deno.land/std@0.38.0/encoding/binary.ts";
Options for working with the number
type.
Properties
optional
endian: EndiannessThe binary encoding order used.
import { type VarnumOptions } from "https://deno.land/std@0.38.0/encoding/binary.ts";
Options for working with the number
type.
The binary encoding order used.