@FunctionalInterface public interface MarshallableFunction<T,R> extends net.openhft.chronicle.wire.Demarshallable, net.openhft.chronicle.wire.WriteMarshallable, Function<T,R>
| Modifier and Type | Method and Description |
|---|---|
default void |
writeMarshallable(@NotNull net.openhft.chronicle.wire.WireOut wire) |
binaryLengthLength, writeValueCopyright © 2023. All rights reserved.