pub fn deep_copy_array_data_sliced(data: &ArrayData) -> ArrayData
Deep copy array data, extracting only the sliced portion using MutableArrayData This is the most efficient and correct way to copy just the sliced data