BytesCompare
Compare byte[], note that the default comparison of byte[] is Reference Equality
Constructors
Constructor | Description |
new()
Signature: unit -> BytesCompare
|
Construct a comparer for byte[] that compares their content. |