public class UDPPacketReader.RelayIntroReader extends UDPPacketReader.Reader
Constructor | Description |
---|---|
RelayIntroReader() |
Modifier and Type | Method | Description |
---|---|---|
int |
readChallengeSize() |
unused
|
void |
readChallengeSize(byte[] target,
int targetOffset) |
unused
|
void |
readIP(byte[] target,
int targetOffset) |
what IP Alice is reachable on
|
int |
readIPSize() |
|
int |
readPort() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readExtendedOptions
public int readIPSize()
public void readIP(byte[] target, int targetOffset)
public int readPort()
public int readChallengeSize()
public void readChallengeSize(byte[] target, int targetOffset)