[ Version ( since = "18.0.0" ) ]
public bool write_chunked_array (ChunkedArray chunked_array) throws Error
Start a chunked array as a column chunk.
| this | |
| chunked_array |
A ChunkedArray to be written. |
|
true on success, false if there was an error. |