TypeMapper
public class W32APITypeMapper extends DefaultTypeMapper
Modifier and Type | Field | Description |
---|---|---|
static TypeMapper |
ASCII |
Standard TypeMapper to use the ASCII/MBCS version of a w32 API.
|
static TypeMapper |
DEFAULT |
Default TypeMapper to use - depends on the value of
w32.ascii system property |
static TypeMapper |
UNICODE |
Standard TypeMapper to use the unicode version of a w32 API.
|
Modifier | Constructor | Description |
---|---|---|
protected |
W32APITypeMapper(boolean unicode) |
addFromNativeConverter, addToNativeConverter, addTypeConverter, getFromNativeConverter, getToNativeConverter
public static final TypeMapper UNICODE
public static final TypeMapper ASCII
public static final TypeMapper DEFAULT
w32.ascii
system property