Class uint16_t
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
org.eclipse.jetty.quic.quiche.jna.uint16_t
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,Serializable
public class uint16_t
extends com.sun.jna.IntegerType
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Constructor Details
-
uint16_t
public uint16_t() -
uint16_t
public uint16_t(int v)
-