pub fn get_max_length(array: &dyn Array, nested: &[Nested<'_>]) -> usize
Get the length of Array that should be sliced.
Array