public class MessagePack
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MessagePack.Code
The prefix code set of MessagePack.
|
static class |
MessagePack.Config
Message packer/unpacker configuration object
|
static class |
MessagePack.ConfigBuilder
Builder of the configuration object
|
Modifier and Type | Field and Description |
---|---|
static java.nio.charset.Charset |
UTF8 |
Constructor and Description |
---|
MessagePack() |