Details
-
New Feature
-
Resolution: Works as Designed
-
Trivial - P5
-
None
-
None
-
None
Description
By analog with `Hex() string` and `ObjectIDFromHex(s string) (ObjectID, error)` methods it will be handy to have methods likeĀ `Bytes() []byte` andĀ `ObjectIDFromBytes(b []bytes) (ObjectID, error)`.