Package org.jruby.ext.ffi.jffi
Class DynamicLibrary.DataSymbolMemoryIO
java.lang.Object
org.jruby.ext.ffi.MemoryIO
org.jruby.ext.ffi.jffi.NativeMemoryIO
org.jruby.ext.ffi.jffi.DynamicLibrary.DataSymbolMemoryIO
- Enclosing class:
- DynamicLibrary
Small MemoryIO wrapper class to keep the library alive
-
Field Summary
FieldsFields inherited from class org.jruby.ext.ffi.jffi.NativeMemoryIO
IO, parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.ext.ffi.jffi.NativeMemoryIO
array, arrayLength, arrayOffset, asByteBuffer, dup, equals, get, get, get, get, get, get, getAddress, getByte, getDouble, getFloat, getInt, getLong, getMemoryIO, getNativeLong, getShort, getZeroTerminatedByteArray, getZeroTerminatedByteArray, hashCode, indexOf, indexOf, order, put, put, put, put, put, put, putAddress, putByte, putDouble, putFloat, putInt, putLong, putMemoryIO, putNativeLong, putShort, putZeroTerminatedByteArray, setMemory, slice, slice, wrap
-
Field Details
-
library
-
-
Constructor Details
-
DataSymbolMemoryIO
-