-
- All Known Implementing Classes:
BaseIovec
public interface Iovec- Author:
- Bob McWhirter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ByteBufferget()voidset(ByteBuffer buf)
-
-
-
Method Detail
-
get
ByteBuffer get()
-
set
void set(ByteBuffer buf)
-
-