public class EncodedMessage extends Object
Constructor and Description |
---|
EncodedMessage(long messageFormat,
byte[] data,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
Message |
decode() |
byte[] |
getArray() |
int |
getArrayOffset() |
int |
getLength() |
long |
getMessageFormat() |
String |
toString() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.