Compares this instance to another object.
ByteString instance, or null
negative value if this instance precedes the argument
in lexical ordering;
positive value if this instance follows the argument
in lexical ordering;
zero otherwise
The argument must be a reference to a ByteString
instance or null. Any other argument causes the method to
throw an ArgumentException.
If the argument is null, then the method returns a
positive value.
ByteString Class | Hunny.Base Namespace | ByteString.CompareTo Overload List