| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.render |
| Class and Description |
|---|
| DecimalAppender
Handler for decimal numbers extracted by a
Decimaliser. |
| Decimaliser
Strategy interface that decomposes a floating point number into sign,
mantissa and exponent suitable for textual serialisation.
|
| Class and Description |
|---|
| DecimalAppender
Handler for decimal numbers extracted by a
Decimaliser. |
| Decimaliser
Strategy interface that decomposes a floating point number into sign,
mantissa and exponent suitable for textual serialisation.
|
| StandardDecimaliser
Default decimaliser that attempts
MaximumPrecision with precision 18
and falls back to UsesBigDecimal for large numbers. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.