http://i2p-javadocs.i2p/net/i2p/router/transport/ntcp/NTCP2Options.html
Since: 0.9.36 Constructor Summary Constructors Constructor Description NTCP2Options (float sendMin,
float sendMax,
float recvMin,
float recvMax,
int sendDummy,
int recvDummy,
int sendDelay,
int recvDelay) Method Summary All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NTCP2Options fromByteArray (byte[] options) int getRecvDelay () int getRecvDummy () float getRecvMax () float getRecvMin () int getSendDelay () int...