| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Field and Description |
|---|---|
protected TextWire.TextValueIn |
TextWire.valueIn
Input value parser specifically for text-based wire format.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull TextWire.TextValueIn |
CSVWire.createValueIn() |
protected @NotNull TextWire.TextValueIn |
TextWire.createValueIn()
Creates and returns a new instance of TextValueIn.
|
protected @NotNull TextWire.TextValueIn |
JSONWire.createValueIn() |
protected @NotNull TextWire.TextValueIn |
QueryWire.createValueIn() |
Copyright © 2024. All rights reserved.