Class size_t
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
org.eclipse.jetty.quic.quiche.jna.size_t
- All Implemented Interfaces:
 com.sun.jna.NativeMapped, Serializable
public class size_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, toStringMethods inherited from class Number
byteValue, shortValue 
- 
Constructor Details
- 
size_t
public size_t() - 
size_t
public size_t(long value)  
 -