http://idk.i2p/javadoc-i2p/net/i2p/router/transport/udp/SSU2Payload.RelayTagBlock.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait Constructor Details RelayTagBlock public RelayTagBlock (long tag) Method Details getDataLength public int getDataLength () Specified by: getDataLength in class SSU2Payload.Block Returns: the size of the block, NOT including the 3 byte header (type and size) writeData public int writeData (byte[] tgt,
int off) Specified by: writeData in class ...