private abstract static class JSONSerializers.BinarySerializerBase extends JSONSerializers.CompoundObjectSerializer
serializer
Constructor and Description |
---|
BinarySerializerBase(ObjectSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
protected void |
serialize(byte[] bytes,
byte type,
java.lang.StringBuilder buf) |
serialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
BinarySerializerBase(ObjectSerializer serializer)