public class SingleBlockMessage extends MessageImplementation
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
m_payload |
(package private) static int |
SINGLETON_HEADER_LEN |
| Constructor and Description |
|---|
SingleBlockMessage(byte[] compressed_payload)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
buildPayload() |
static final int SINGLETON_HEADER_LEN
private byte[] m_payload
public SingleBlockMessage(byte[] compressed_payload)
compressed_payload - public byte[][] buildPayload()
buildPayload in class MessageImplementationCopyright © 2023. All rights reserved.