Interface BaseTypedArray<DATA_T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      @com.alibaba.fastffi.FFINameAlias("GetLength") long getLength()  
      • Methods inherited from interface com.alibaba.fastffi.FFIPointer

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

        setAddress
    • Method Detail

      • getLength

        @com.alibaba.fastffi.FFINameAlias("GetLength") long getLength()