[#BloombergLP-bdlb-Guid-2constructor-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/Guid.adoc[Guid]::Guid :relfileprefix: ../../../ :mrdocs: Construct a guid object with the internal buffer set equal to the specified `buffer` with the first byte representing the most significant byte. Note that this method does guarantee that the created guid object is a GUID. == Synopsis Declared in `<bdlb_guid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Guid(unsigned char const(& buffer)[]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#