BSONObjectID.this

Constructs a new object ID from the given raw byte array.

struct BSONObjectID
@safe
this
(
in ubyte[] bytes
)

Meta