Compare an oid to an hex formatted object id.
oid structure.
input hex string of an object id.
-1 if str is not valid, <0 if id sorts before str, 0 if id matches str, >0 if id sorts after str.
See Implementation
Compare an oid to an hex formatted object id.