| Package | Description |
|---|---|
| com.alibaba.fastffi | |
| com.alibaba.fastffi.impl |
| Modifier and Type | Method and Description |
|---|---|
FFIVector<E> |
FFIVector.Factory.create() |
FFIVector<E> |
FFIVector.Factory.create(int capacity) |
static <E> FFIVector<E> |
FFITypeFactory.newFFIVector(Type elementType)
As slow as reflection
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CXXStdVector<E>
To support new templates (e.g.,
Bean, simply define a new class: |
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.