Open invertedtomato opened 1 year ago
ToHexString is an opinionated rendering of the hash. The has should be output as an int or byte[] and the consumer should determine how that is rendered.
ToHexString
int
byte[]
ToHexString
is an opinionated rendering of the hash. The has should be output as anint
orbyte[]
and the consumer should determine how that is rendered.