maximum package:bytestring

O(n) maximum returns the maximum value from a ByteString An exception will be thrown in the case of an empty ByteString.
maximum returns the maximum value from a ByteString
O(n) maximum returns the maximum value from a ByteString