| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull CSVWire |
CSVWire.from(@NotNull String text)
Creates a wire from the supplied text.
|
static @NotNull CSVWire |
CSVWire.fromFile(String name)
Builds a
CSVWire by loading the contents of the given file. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.