ChunkedArray.empty


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "11.0.0" ) ]
public ChunkedArray.empty (DataType data_type) throws Error

Parameters:

data_type

The DataType of this chunked array.

Returns:

A newly created empty ChunkedArray or null on error.