Package | Description |
---|---|
gnu.java.nio | |
org.jikesrvm.jni |
Modifier and Type | Method and Description |
---|---|
byte[] |
VMChannel.LocalByteArray.get(int len)
Get a buffer, ensuring it is at least 'len' in size
|
protected byte[] |
VMChannel.LocalByteArray.initialValue() |
Constructor and Description |
---|
JNIEnvironment()
Initialize a thread specific JNI environment.
|