@FunctionalInterface public static interface SingleChronicleQueueExcerpts.WireWriter<T>
Modifier and Type | Method and Description |
---|---|
long |
writeOrAdvanceIfNotEmpty(net.openhft.chronicle.wire.WireOut wireOut,
boolean metaData,
T writer) |
long writeOrAdvanceIfNotEmpty(@NotNull net.openhft.chronicle.wire.WireOut wireOut, boolean metaData, @NotNull T writer)
Copyright © 2016. All rights reserved.