| 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(NativePOSIX posix) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
get() |
protected int |
getLen() |
void |
set(java.nio.ByteBuffer buf) |
protected void |
setLen(int len) |
java.lang.String |
toString(java.lang.String indent) |
public static final BaseIovec.Layout layout
protected final jnr.ffi.Pointer memory
protected BaseIovec(NativePOSIX posix)
Copyright © 2019. All Rights Reserved.