push_byte_view_array_lengths

Function push_byte_view_array_lengths 

Source
pub(crate) fn push_byte_view_array_lengths<T: ByteViewType>(
    tracker: &mut LengthTracker,
    array: &GenericByteViewArray<T>,
)
Expand description

Add to LengthTracker the encoded length of each item in the [GenericByteViewArray]