Uses of Class
com.kenai.jffi.InvocationBuffer

Packages that use InvocationBuffer
com.kenai.jffi   
 

Uses of InvocationBuffer in com.kenai.jffi
 

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



Copyright © 2012. All Rights Reserved.