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