Function max_fixed_size_binary

pub fn max_fixed_size_binary(array: &FixedSizeBinaryArray) -> Option<&[u8]>
Expand description

Returns the maximum value in the fixed size binary array, according to the natural order.