CCC Docs
    Preparing search index...

    Function codecUintNumber

    • Create a codec to deal with fixed LE or BE bytes.

      Parameters

      • byteLength: number
      • littleEndian: boolean = false

      Returns Codec<NumLike, number>