interface VarbigOptionsimport { type VarbigOptions } from "https://dotland.deno.dev/std@0.116.0/encoding/binary.ts"; Options for working with the bigint type. PropertiesoptionaldataType: RawBigTypeThe binary format used. optionalendian: EndiannessThe binary encoding order used.