forked from I2P_Developers/i2p.i2p
I2CP: Move client-side implementation classes to
new package net.i2p.client.impl, leaving only the factories and interfaces in net.i2p.client
This commit is contained in:
@ -207,8 +207,6 @@ class PacketLocal extends Packet implements MessageOutputStream.WriteStatus {
|
||||
*
|
||||
* @param buffer data to be written
|
||||
* @param offset starting point in the buffer
|
||||
* @param ctx Application Context
|
||||
* @param key signing key
|
||||
* @return Count of bytes written
|
||||
* @throws IllegalStateException if there is data missing or otherwise b0rked
|
||||
* @since 0.9.20 moved from Packet
|
||||
|
Reference in New Issue
Block a user