Modifier and Type | Class and Description |
---|---|
static class |
BaseIovec.Layout |
Modifier and Type | Field and Description |
---|---|
static BaseIovec.Layout |
layout |
protected jnr.ffi.Pointer |
memory |
Modifier | Constructor and Description |
---|---|
protected |
BaseIovec(jnr.posix.NativePOSIX posix) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
get() |
protected int |
getLen() |
void |
set(ByteBuffer buf) |
protected void |
setLen(int len) |
String |
toString(String indent) |
public static final BaseIovec.Layout layout
protected final jnr.ffi.Pointer memory
public ByteBuffer get()
public void set(ByteBuffer buf)
protected void setLen(int len)
protected int getLen()
Copyright © 2015. All Rights Reserved.