http://idk.i2p/javadoc-i2p/net/i2p/client/streaming/impl/MessageInputStream.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details MessageInputStream public MessageInputStream ( I2PAppContext ctx,
int maxMessageSize,
int maxWindowSize,
int maxBufferSize) Method Details getHighestReadyBlockId public long getHighestReadyBlockId () What is the highest block ID we've completely received through? Returns: highest data block ID completely received or -1 for none...