ObjectId.fromBsonBinary constructor

ObjectId.fromBsonBinary(
  1. BsonBinary _id
)

Implementation

ObjectId.fromBsonBinary(this._id);