InputStream
ByteBuffer
Creates a new CometInputStream this.byteBuffer = ByteBuffer.allocateDirect(4 * 1096);
CometInputStream
this.byteBuffer = ByteBuffer.allocateDirect(4 * 1096);
Recycle the stream. byteBuffer.clear(); key = null;
byteBuffer.clear(); key = null;