dutils-data ~master (2020-05-16T00:04:04Z)
Home
Dub
Repo
BSONObjectID.fromString
dutils
data
bson
BSONObjectID
Creates an on object ID from a string in standard hexa-decimal form.
BSONObjectID
fromString
(string str)
struct
BSONObjectID
@
safe
static
BSONObjectID
fromString
(
string
str
)
alias
fromHexString
=
fromString
Meta
Source
See Implementation
dutils
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.