pack_fixed_values_impl

Function pack_fixed_values_impl 

Source
fn pack_fixed_values_impl<K: ArrowDictionaryKeyType>(
    array: &FixedSizeBinaryArray,
) -> Result<ArrayRef>