Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 6
    I love the warning on the page: "The main reason why MINA has its own wrapper on top of nio ByteBuffer is to have extensible buffers. This was a very bad decision." Commented Nov 21, 2009 at 16:55
  • Indeed, writing into memory implies that you ultimately want some limit and, moreover, not that large limit. It is yet curious to know whether unused part of ArrayBuffer stays free for other applications/uses or not. Commented Mar 19, 2015 at 9:42
  • 1
    Link is dead. 404. Commented Oct 13, 2016 at 8:42