| Package | Description |
|---|---|
| net.openhft.chronicle.wire.converter |
| Modifier and Type | Class and Description |
|---|---|
interface |
Base16
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base64
|
interface |
Base64
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base64
|
interface |
Base85
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base85
|
interface |
Id
Annotate fields or parameters to signify the long value represent an identifier as a Nanosecond resolution timestamp from epoch.
|
interface |
NanoTime
Annotate fields or parameters to signify the long value represent a Nanosecond resolution timestamp from epoch.
|
interface |
Words
Annotate fields or parameters to signify the long value represent a String of 0 to 6 words in base 2048
|
Copyright © 2022. All rights reserved.