public final class NullMemoryIO extends InAccessibleMemoryIO
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
msg |
| Constructor and Description |
|---|
NullMemoryIO(Runtime runtime) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.NullPointerException |
error() |
long |
size()
Gets the size of this memory object in bytes (optional operation).
|
array, arrayLength, arrayOffset, get, get, get, get, get, get, getByte, getDouble, getFloat, getInt, getLong, getLongLong, getPointer, getPointer, getShort, getString, getString, hasArray, indexOf, put, put, put, put, put, put, putByte, putDouble, putFloat, putInt, putLong, putLongLong, putPointer, putShort, putString, setMemorycheckBounds, checkBounds, getAddress, getInt, getNativeLong, indexOf, putAddress, putAddress, putInt, putNativeLong, slice, slice, transferFrom, transferToaddress, get, getNullTerminatedPointerArray, getNullTerminatedStringArray, getRuntime, isDirect, newIntPointer, put, toString, wrap, wrap, wrapprivate static final java.lang.String msg
public NullMemoryIO(Runtime runtime)
protected final java.lang.NullPointerException error()
error in class InAccessibleMemoryIO