sort_indices


Description:

[ Version ( since = "3.0.0" ) ]
public UInt64Array? sort_indices (SortOrder order) throws Error

Parameters:

this

A Array.

order

The order for sort.

Returns:

The indices that would sort an array in the specified order on success, null on error.