forked from I2P_Developers/i2p.i2p
various cleanups, javadocs, logging
This commit is contained in:
@ -11,6 +11,7 @@ import net.i2p.data.ByteArray;
|
||||
* needs to be done (e.g. write(foo); toByteArray();), call releaseBuffer
|
||||
* to put the buffer back into the cache.
|
||||
*
|
||||
* @deprecated unused
|
||||
*/
|
||||
public class CachingByteArrayOutputStream extends ByteArrayOutputStream {
|
||||
private ByteCache _cache;
|
||||
|
Reference in New Issue
Block a user