Click or drag to resize

RawComparerHelper Methods

The RawComparerHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompareT
Compares the binary representation of two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Public methodStatic memberCompareBytes
Helper method to compare a range of bytes.
Public methodStatic memberCompareBytesWith7BitEncodedLength
Helper method to compare a range of bytes with a 7-bit encoded length before the range.
Top
See Also