Class AllocatedNativeMemoryIO.MemoryAllocation

java.lang.Object
org.jruby.ext.ffi.jffi.AllocatedNativeMemoryIO.MemoryAllocation
Enclosing class:
AllocatedNativeMemoryIO

private static final class AllocatedNativeMemoryIO.MemoryAllocation extends Object
Represents a single native memory allocation
  • Field Details

  • Constructor Details

    • MemoryAllocation

      MemoryAllocation(long address)
  • Method Details

    • dispose

      final void dispose()
    • free

      final void free()