public class ByteArrayEncoding extends Object implements EncodingSupport
| Constructor and Description |
|---|
ByteArrayEncoding(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.apache.activemq.artemis.api.core.ActiveMQBuffer buffer) |
void |
encode(org.apache.activemq.artemis.api.core.ActiveMQBuffer buffer) |
int |
getEncodeSize() |
public void decode(org.apache.activemq.artemis.api.core.ActiveMQBuffer buffer)
decode in interface EncodingSupportpublic void encode(org.apache.activemq.artemis.api.core.ActiveMQBuffer buffer)
encode in interface EncodingSupportpublic int getEncodeSize()
getEncodeSize in interface EncodingSupportCopyright © 2023 The Apache Software Foundation. All rights reserved.