|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cinvoke.CInvoke.ENC
An enumeration which determines the encoding to use when marshalling strings.
| Field Summary | |
static int |
UNICODE
Marshal strings as two-byte Unicode values. |
static int |
UTF8
Marshal strings using the Java UTF-8 variant. |
| Constructor Summary | |
CInvoke.ENC()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int UTF8
public static final int UNICODE
| Constructor Detail |
public CInvoke.ENC()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||