Uses of Class
com.alibaba.graphscope.stdcxx.FakeFFIByteVector
-
Packages that use FakeFFIByteVector Package Description com.alibaba.graphscope.serialization -
-
Uses of FakeFFIByteVector in com.alibaba.graphscope.serialization
Constructors in com.alibaba.graphscope.serialization with parameters of type FakeFFIByteVector Constructor Description FakeFFIByteVectorInputStream(FakeFFIByteVector vector)
When Use vector to initialize a input stream, we assume it is compact, i.e.
-