Uses of Interface
com.kenai.jffi.InvocationBuffer

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.