net.i2p.router.transport.udp
Class UDPPacketReader.RelayIntroReader
java.lang.Object
net.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
- Enclosing class:
- UDPPacketReader
public class UDPPacketReader.RelayIntroReader
- extends java.lang.Object
Help read the RelayIntro payload
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDPPacketReader.RelayIntroReader
public UDPPacketReader.RelayIntroReader()
readIPSize
public int readIPSize()
readIP
public void readIP(byte[] target,
int targetOffset)
- what IP Alice is reachable on
readPort
public int readPort()
readChallengeSize
public int readChallengeSize()
readChallengeSize
public void readChallengeSize(byte[] target,
int targetOffset)