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