Expand description
Configuration options for parsing integers.
Structs§
- Options
- Immutable options to customize writing integers.
- Options
Builder - Builder for
Options
.
Constants§
- LARGE_
NUMBERS - Options optimized for large numbers and long strings.
- SMALL_
NUMBERS - Options optimized for small numbers.
- STANDARD
- Standard number format.