public interface Message
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
body()
Message data
Message body is a direct byte buffer, which may be invalid after call next
DataReader#getBundleNative. |
long |
timestamp() |
ByteBuffer body()
DataReader#getBundleNative. Please consume this buffer fully
before next call getBundleNative.long timestamp()
Copyright © 2020. All rights reserved.