
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
07/Dec/05 01:06 PM
|
|
MINA ByteBuffer provides autoExpand property so users can put data not worrying about BufferOverflowException. Sometimes, expansion occurrs more than they expected. Let's give users more control on expansion by providing an explicit way to expand their buffer; ByteBuffer.expand().
|
|
Description
|
MINA ByteBuffer provides autoExpand property so users can put data not worrying about BufferOverflowException. Sometimes, expansion occurrs more than they expected. Let's give users more control on expansion by providing an explicit way to expand their buffer; ByteBuffer.expand(). |
Show » |
|