Prajna


BytesCompare

Compare byte[], note that the default comparison of byte[] is Reference Equality

Constructors

ConstructorDescription
new()
Signature: unit -> BytesCompare

Construct a comparer for byte[] that compares their content.

Fork me on GitHub