public class MessagePackExtensionType
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MessagePackExtensionType.Serializer |
| Constructor and Description |
|---|
MessagePackExtensionType(byte type,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getData() |
byte |
getType() |
int |
hashCode() |