Uses of Package
org.jruby.ext.ffi.jffi
Packages that use org.jruby.ext.ffi.jffi
-
Classes in org.jruby.ext.ffi.jffi used by org.jruby.ext.ffi.jffiClassDescriptionHolder for a group of memory allocations.Represents a single native memory allocationManages Callback instances for the low level FFI backend.An implementation of MemoryIO that throws exceptions on any attempt to read/write the callback memory area (which is code).An interface that is used to invoke a native function with a specific return type, and convert that return type to a ruby object.An invocation session.Common method factory definitionsWrapper around the native callback, to represent it as a ruby objectHolds information for creating JFFI functionsConverts a ruby parameter into a native argument.A native function signatureHolder for a group of memory allocations.