The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
UUID.__anonymous
std
uuid
UUID
Undocumented in source.
struct
UUID
union
__anonymous {
ubyte
[
16
]
data
;
}
Members
Variables
data
ubyte
[
16
]
data
;
It is sometimes useful to get or set the 16 bytes of a UUID directly.
Meta
Source
See Implementation
std
uuid
UUID
constructors
this
enums
Variant
Version
functions
opAssign
opCmp
opEquals
swap
toHash
toString
properties
empty
uuidVersion
variant
unions
__anonymous