Enumeration Members
excessiveBytes
excessiveBytes: "Error decoding CompactUint: unexpected bytes after CompactUint."
insufficientBytes
insufficientBytes: "Error reading CompactUint: insufficient bytes."
noPrefix
noPrefix: "Error reading CompactUint: requires at least one byte."
nonMinimal
nonMinimal: "Error reading CompactUint: CompactUint is not minimally encoded."