push_generic_byte_array_lengths

Function push_generic_byte_array_lengths 

Source
pub(crate) fn push_generic_byte_array_lengths<T: ByteArrayType>(
    tracker: &mut LengthTracker,
    array: &GenericByteArray<T>,
)
Expand description

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