Class char_pointer
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.PointerByReference
org.eclipse.jetty.quic.quiche.jna.char_pointer
- All Implemented Interfaces:
 com.sun.jna.NativeMapped
public class char_pointer
extends com.sun.jna.ptr.PointerByReference
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbyte[]getValueAsBytes(int len) getValueAsString(int len, Charset charset) Methods inherited from class com.sun.jna.ptr.PointerByReference
getValue, setValueMethods inherited from class com.sun.jna.ptr.ByReference
toStringMethods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative 
- 
Constructor Details
- 
char_pointer
public char_pointer() 
 - 
 - 
Method Details
- 
getValueAsString
 - 
getValueAsBytes
public byte[] getValueAsBytes(int len)  
 -