|
IoBuffer has been edited by Ashish Paliwal (Dec 08, 2008). Content:Introduction
A byte buffer used by MINA applications. This is a replacement for ByteBuffer
Allocation a new IoBufferIoBuffer is an abstract class, hence can't be instatiated directly. To allocate IoBuffer, we need to use allocate() method. public static IoBuffer allocate(int capacity, boolean direct) The allocate() method takes two arguments
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
