Check whether the object id has a given prefix.
Note that the prefix is specified in hexadecimal ASCII.
this |
a OId. |
prefix |
a prefix. |
true if the id has the given prefix, false otherwise. |