Defines JSON number.
- Companion
- object
Value members
Abstract methods
Gets value as BigInt.
Gets value as BigInt.
- Throws
- ArithmeticException
- if value cannot be represented exactly 
 
Gets value as Byte.
Gets value as Byte.
- Throws
- ArithmeticException
- if value cannot be represented exactly 
 
Gets value as Int.
Gets value as Int.
- Throws
- ArithmeticException
- if value cannot be represented exactly 
 
Gets value as Long.
Gets value as Long.
- Throws
- ArithmeticException
- if value cannot be represented exactly