dutils-data ~master (2020-05-16T00:04:04Z)
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.