| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull CSVWire |
CSVWire.from(@NotNull String text)
Constructs a new CSVWire instance from a provided string text.
|
static @NotNull CSVWire |
CSVWire.fromFile(String name)
Constructs a new CSVWire instance by reading data from a specified file.
|
Copyright © 2024. All rights reserved.