pub fn max_fixed_size_binary(array: &FixedSizeBinaryArray) -> Option<&[u8]>
Returns the maximum value in the fixed size binary array, according to the natural order.