public static class SSU2Payload.FollowFragBlock extends SSU2Payload.Block
Constructor and Description |
---|
FollowFragBlock(OutboundMessageState msg,
int frag) |
Modifier and Type | Method and Description |
---|---|
int |
getDataLength() |
int |
writeData(byte[] tgt,
int off) |
getTotalLength, getType, toString, write
public FollowFragBlock(OutboundMessageState msg, int frag)
public int getDataLength()
getDataLength
in class SSU2Payload.Block
public int writeData(byte[] tgt, int off)
writeData
in class SSU2Payload.Block