[ Version ( since = "21.0.0" ) ]
public void* export () throws Error
| this |
A ChunkedArray to be exported. |
|
An exported chunked array as `struct ArrowArrayStream *` on success, null on error. It should
be freed with the `ArrowArrayStream: |