3 Commits
Author SHA1 Message Date
Gustavo Brunoro 71a79d6ce7 added serialization unit tests 2017-11-17 09:56:54 +09:00
Gustavo Brunoro 139dd89622 renames hashKind to Kind on unit test 2017-11-17 09:56:54 +09:00
Gustavo Brunoro 40b64eda79 adds hex serialization methods to ImageHash
The ToString and FromString methods create a string representation
of an ImageHash, following the format:
`<first letter of type>:<hex representation of hash`
2017-11-17 09:56:54 +09:00