Uses of Interface
com.alibaba.graphscope.stdcxx.CCharPointer
-
Packages that use CCharPointer Package Description com.alibaba.graphscope.arrow.array com.alibaba.graphscope.stdcxx -
-
Uses of CCharPointer in com.alibaba.graphscope.arrow.array
Methods in com.alibaba.graphscope.arrow.array with parameters of type CCharPointer Modifier and Type Method Description void
StringArrowArrayBuilder_cxx_0x6fa38f07. unsafeAppend(CCharPointer ptr, int length)
void
StringArrowArrayBuilder. unsafeAppend(CCharPointer ptr, int length)
-
Uses of CCharPointer in com.alibaba.graphscope.stdcxx
Classes in com.alibaba.graphscope.stdcxx that implement CCharPointer Modifier and Type Class Description class
CCharPointer_cxx_0x2e9356
Methods in com.alibaba.graphscope.stdcxx that return CCharPointer Modifier and Type Method Description CCharPointer
CCharPointer_cxx_0x2e9356. add(long arg0)
CCharPointer
CCharPointer_cxx_0x2e9356Factory. create()
CCharPointer
CCharPointer.Factory. create()
CCharPointer
CCharPointer_cxx_0x2e9356. moveTo(long arg0)
-