vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BsonObjectID.fromString
index
vibe
data
bson
BsonObjectID
Creates an on object ID from a string in standard hexa-decimal form.
struct
BsonObjectID
@
safe
static
BsonObjectID
fromString
(
string
str
)
Meta
Source
See Implementation
index
vibe
data
bson
BsonObjectID
aliases
fromHexString
constructors
this
functions
opCast
opCmp
toString
properties
timeStamp
valid
static functions
createDateID
fromString
generate
Creates an on object ID from a string in standard hexa-decimal form.