Function BsonObjectID.this
Constructs a new object ID from the given raw byte array.
ref this
(
in const(ubyte[]) bytes
) @safe;
Constructs a new object ID from the given raw byte array.
ref this
(
in const(ubyte[]) bytes
) @safe;