Skip to content

CompactSize Errors

CompactSize.InsufficientBytesError

Thrown when there are insufficient bytes to decode a CompactSize value.

Source: src/core/CompactSize.ts

CompactSize.NegativeValueError

Thrown when a CompactSize value is negative.

Source: src/core/CompactSize.ts