| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull JSONWire |
JSONWire.from(@NotNull String text)
Static method to construct a JSONWire from a string representation of JSON.
|
JSONWire |
JSONWire.useTypes(boolean outputTypes)
Sets the flag to determine whether to use types during the JSON parsing or not.
|
Copyright © 2024. All rights reserved.