BsonObjectID.fromHexString

Creates an on object ID from a string in standard hexa-decimal form.

  1. BsonObjectID fromString(string str)
  2. alias fromHexString = fromString
    struct BsonObjectID
    alias fromHexString = fromString

Meta