public class ByteArray
extends com.sun.jna.PointerType
| Constructor and Description |
|---|
ByteArray() |
| Modifier and Type | Method and Description |
|---|---|
static String |
n2s(byte[] bytes)
Native-to-Java string mapping
|
static byte[] |
s2n(String string)
Java-to-native string mapping
|
String |
toString() |
Copyright © 2013 Voikko developers. All Rights Reserved.