dutils-data v2.0.1 (2020-05-14T01:45:14Z)
Home
Dub
Repo
BSONObjectID.this
dutils
data
bson
BSONObjectID
Constructs a new object ID from the given raw byte array.
struct
BSONObjectID
@
safe
this
(
in
ubyte
[]
bytes
)
Meta
Source
See Implementation
dutils
data
bson
BSONObjectID
aliases
fromHexString
constructors
this
functions
opCast
opCmp
toString
properties
timeStamp
valid
static functions
createDateID
fromString
generate
Constructs a new object ID from the given raw byte array.