public class NullMemoryIO extends InvalidMemoryIO
runtime
Constructor and Description |
---|
NullMemoryIO(Ruby runtime) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected RubyClass |
getErrorClass(Ruby runtime) |
int |
hashCode() |
array, arrayLength, arrayOffset, asByteBuffer, clear, dup, ex, get, get, get, get, get, get, getAddress, getByte, getDouble, getFloat, getInt, getLong, getMemoryIO, getNativeLong, getShort, getZeroTerminatedByteArray, getZeroTerminatedByteArray, indexOf, indexOf, order, put, put, put, put, put, put, putAddress, putByte, putDouble, putFloat, putInt, putLong, putMemoryIO, putNativeLong, putShort, putZeroTerminatedByteArray, setMemory, slice, slice
public NullMemoryIO(Ruby runtime)
protected RubyClass getErrorClass(Ruby runtime)
getErrorClass
in class InvalidMemoryIO
Copyright © 2001-2015 JRuby. All Rights Reserved.