com.sun.cldc.jna.ptr
Class ByReference
java.lang.Object
   com.sun.cldc.jna.PointerType
com.sun.cldc.jna.PointerType
       com.sun.cldc.jna.ptr.ByReference
com.sun.cldc.jna.ptr.ByReference
- Direct Known Subclasses: 
- IntByReference
- public abstract class ByReference 
- extends PointerType
Superclass of types representing native pointers
| Constructor Summary | 
| protected  | ByReference(int dataSize)Allocate backing memory of the correct size
 | 
 
 
 
 
ByReference
protected ByReference(int dataSize)
- Allocate backing memory of the correct size
 
- Parameters:
- dataSize- size in bytes
 
"For updated information see the Java FRC site"