@FunctionalInterface public interface BytesParselet
BytesIn when no specific method handler
is available.| Modifier and Type | Method and Description |
|---|---|
void |
accept(long messageType,
BytesIn<?> in)
Handles a message of the supplied
messageType using bytes from
in. |
void accept(long messageType,
BytesIn<?> in)
messageType using bytes from
in.Copyright © 2026 Chronicle Software Ltd. All rights reserved.