@FunctionalInterface public static interface MessageLog.Appender
| Modifier and Type | Method and Description |
|---|---|
default void |
append(DirectBuffer buffer,
int offset,
int length) |
MessageLog.AppendingContext |
appending() |
default void append(DirectBuffer buffer, int offset, int length)
MessageLog.AppendingContext appending()
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.