find_physical_offset


Description:

[ Version ( since = "13.0.0" ) ]
public int64 find_physical_offset ()

Parameters:

this

A RunEndEncodedArray.

Returns:

Find the physical offset of this array.

This function uses binary-search, so it has a O(log N) cost.