public class DotNetNativeTypeMapper
extends com.sun.jna.DefaultTypeMapper
Modifier and Type | Field and Description |
---|---|
static com.sun.jna.TypeMapper |
ASCII |
static com.sun.jna.TypeMapper |
DEFAULT |
static com.sun.jna.TypeMapper |
UNICODE |
Modifier | Constructor and Description |
---|---|
protected |
DotNetNativeTypeMapper(boolean unicode) |