Uses of Interface
com.kenai.jffi.InvocationBuffer

Packages that use InvocationBuffer
com.kenai.jffi   
 

Uses of InvocationBuffer in com.kenai.jffi
 

Classes in com.kenai.jffi that implement InvocationBuffer
 class HeapInvocationBuffer
          An implementation of InvocationBuffer that packs its parameters onto a java heap allocated buffer.