Top Methods
org.python.modules.jffi

public Interface DirectMemory

extends Memory
Known Direct Subinterfaces
org.python.modules.jffi.AllocatedDirectMemory
Known Direct Implementers
org.python.modules.jffi.NativeMemory, org.python.modules.jffi.NullMemory, org.python.modules.jffi.BoundedNativeMemory

Method Summary

Modifier and TypeMethod and Description
public long
Inherited from org.python.modules.jffi.Memory:
getgetgetgetgetgetgetAddressgetBytegetDoublegetFloatgetIntgetLonggetMemorygetNativeLonggetShortgetZeroTerminatedByteArrayindexOfindexOfisDirectisNullputputputputputputputAddressputAddressputByteputDoubleputFloatputIntputLongputNativeLongputShortputZeroTerminatedByteArraysetMemoryslice

Method Detail

getAddressback to summary
public long getAddress()