Compares the two #GBytes values.
This function can be used to sort GBytes instances in lexographical order.
a pointer to a #GBytes to compare with @bytes1
a negative value if bytes2 is lesser, a positive value if bytes2 is greater, and zero if bytes2 is equal to bytes1
2.32
See Implementation
Compares the two #GBytes values.
This function can be used to sort GBytes instances in lexographical order.