[ Version ( since = "3.0.0" ) ]
public UInt64Array? sort_indices (SortOrder order) throws Error
| this |
A ChunkedArray. |
| order |
The order for sort. |
|
The indices that would sort a chunked array in the specified order on success, null on error. |