public class UDPPacketReader.RelayResponseReader extends UDPPacketReader.Reader
Constructor | Description |
---|---|
RelayResponseReader() |
Modifier and Type | Method | Description |
---|---|---|
void |
readAliceIP(byte[] target,
int targetOffset) |
Deprecated.
unused
|
int |
readAliceIPSize() |
Deprecated.
unused
|
int |
readAlicePort() |
Deprecated.
unused
|
void |
readCharlieIP(byte[] target,
int targetOffset) |
what IP charlie is reachable on
|
int |
readCharlieIPSize() |
|
int |
readCharliePort() |
what port charlie is reachable on
|
long |
readNonce() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readExtendedOptions
public int readCharlieIPSize()
public void readCharlieIP(byte[] target, int targetOffset)
public int readCharliePort()
@Deprecated public int readAliceIPSize()
@Deprecated public void readAliceIP(byte[] target, int targetOffset)
@Deprecated public int readAlicePort()
public long readNonce()