public class WideStringBuffer
extends com.sun.jna.Structure
implements com.sun.jna.Structure.ByReference
Wrapper for a wide character (WCHAR) structure
Modifier and Type | Field and Description |
---|---|
byte[] |
buffer |
Constructor and Description |
---|
WideStringBuffer(byte[] bytes) |
WideStringBuffer(int len) |
Modifier and Type | Method and Description |
---|---|
protected List |
getFieldOrder() |
String |
toString()
hidapi uses wchar_t which is written l i k e t h i s (with '\0' in between)
|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField, writeField
Copyright © 2014–2015 Bitcoin Solutions Ltd. All rights reserved.