Raw | 
The RawComparerHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareT | Compares the binary representation of two objects and returns a value indicating whether one is less than, equal to, or greater than the other. | |
| CompareBytes | Helper method to compare a range of bytes. | |
| CompareBytesWith7BitEncodedLength | Helper method to compare a range of bytes with a 7-bit encoded length before the range. |