public class ByteArrayLfSerializer extends ByteArraySingleTerminatorSerializer
Modifier and Type | Field and Description |
---|---|
static ByteArrayLfSerializer |
INSTANCE
A single reusable instance.
|
DEFAULT_MAX_MESSAGE_SIZE, logger
Constructor and Description |
---|
ByteArrayLfSerializer() |
doDeserialize, serialize
copyToSizedArray, deserialize, setPoolSize, setPoolWaitTimeout
checkClosure, getMaxMessageSize, publishEvent, setApplicationEventPublisher, setMaxMessageSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serializeToByteArray
deserializeFromByteArray
public static final ByteArrayLfSerializer INSTANCE