BsonObjectID.this

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

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

Meta