Errors

exception easybits.errors.BitsError[source]
exception easybits.errors.NotEnoughBits(obj, length)[source]
exception easybits.errors.IntegersRequireLength[source]
exception easybits.errors.IntegerAdditionRequiresSameLength[source]