public static class RatchetPayload.AckRequestBlock extends RatchetPayload.Block
| Constructor and Description |
|---|
AckRequestBlock() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataLength() |
int |
writeData(byte[] tgt,
int off) |
getTotalLength, toString, writepublic int getDataLength()
getDataLength in class RatchetPayload.Blockpublic int writeData(byte[] tgt,
int off)
writeData in class RatchetPayload.Block