Class uint8_t_pointer

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
org.eclipse.jetty.quic.quiche.jna.uint8_t_pointer
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class uint8_t_pointer extends com.sun.jna.ptr.ByReference
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    byte
     

    Methods inherited from class com.sun.jna.ptr.ByReference

    toString

    Methods inherited from class com.sun.jna.PointerType

    equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative

    Methods inherited from class java.lang.Object

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

    • uint8_t_pointer

      public uint8_t_pointer()
    • uint8_t_pointer

      public uint8_t_pointer(byte v)
  • Method Details

    • getValue

      public byte getValue()
    • getPointee

      public uint8_t getPointee()