| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
WireMarshallerForUnexpectedFields<T> |
| Modifier and Type | Field and Description |
|---|---|
static net.openhft.chronicle.core.ClassLocal<WireMarshaller> |
WireMarshaller.WIRE_MARSHALLER_CL |
| Modifier and Type | Method and Description |
|---|---|
WireMarshaller<T> |
WireMarshaller.excludeFields(String... fieldNames) |
static <T> @NotNull WireMarshaller<T> |
WireMarshaller.of(@NotNull Class<T> tClass) |
Copyright © 2023. All rights reserved.