Class uint8_t

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
org.eclipse.jetty.quic.quiche.jna.uint8_t
All Implemented Interfaces:
com.sun.jna.NativeMapped, Serializable

public class uint8_t extends com.sun.jna.IntegerType
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    uint8_t(byte v)
     
  • 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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • uint8_t

      public uint8_t()
    • uint8_t

      public uint8_t(byte v)