public interface ByteMessage
| Modifier and Type | Method and Description |
|---|---|
Bytes |
getData() |
long |
getTag() |
static java.util.function.Predicate<ByteMessage> |
tag(int tag) |
long getTag()
Bytes getData()
static java.util.function.Predicate<ByteMessage> tag(int tag)
Copyright © 2016. All rights reserved.