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