interface VarnumOptionsimport { type VarnumOptions } from "https://dotland.deno.dev/std@0.116.0/encoding/binary.ts"; Options for working with the number type. PropertiesoptionaldataType: RawNumberTypeThe binary format used. optionalendian: EndiannessThe binary encoding order used.