Interface CCharPointer

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  CCharPointer.Factory  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      byte get()  
      • Methods inherited from interface com.alibaba.fastffi.CXXPointerRangeElement

        add, addV, elementSize, moveTo, moveToV, next, nextV
      • Methods inherited from interface com.alibaba.fastffi.FFIPointer

        getAddress
      • Methods inherited from interface com.alibaba.fastffi.FFISettablePointer

        setAddress
    • Method Detail

      • get

        byte get()