Represents a signed, arbitrarily sized integer.
BigInts cannot represent negative zero. This class should be used in situations where negative zero is a supported value, such as when decoding binary Ion Int/VarInt.
https://amazon-ion.github.io/ion-docs/docs/binary.html#uint-and-int-fields
Represents a signed, arbitrarily sized integer.
BigInts cannot represent negative zero. This class should be used in situations where negative zero is a supported value, such as when decoding binary Ion Int/VarInt.
https://amazon-ion.github.io/ion-docs/docs/binary.html#uint-and-int-fields