Hello,

It is required to release the manually allocated ByteBuffers (eg.
ByteBuffer.allocate(some_size) )?
In org.apache.mina.example.httpserver.codec example in
HttpResponseEncoder.encode(...) I see that there is no release of the
allocated ByteBuffer.

Thanks,

Bogdan

Reply via email to