19371938193919401941194219431944194519461947
sb.append(".close - releasing ByteBuffer id ("); sb.append(bbAddress).append(") to ByteBufferPool."); String msg = sb.toString(); dprint(msg); } byteBufferPool.releaseByteBuffer(getByteBuffer()); bbwi.byteBuffer = null; bbwi = null; } } }