12-07-05 07:45 AM
ByteBuffer.expand() for explicit expansion
------------------------------------------
Key: DIRMINA-139
URL: http://issues.apache.org/jira/browse/DIRMINA-139
Project: Directory MINA
Type: New Feature
Reporter: Trustin Lee
Assigned to: Trustin Lee
Priority: Minor
Fix For: 0.9
MINA ByteBuffer provides autoExpand property so users can put data not worry
ing about BufferOverflowException. Sometimes, expansion occurrs more than t
hey expected. Let's give users more control on expansion by providing an ex
plicit way to expand their
buffer; ByteBuffer.expand().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|