[#BloombergLP-bdlb-Guid-operator_assign-023] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/Guid.adoc[Guid]::operator= :relfileprefix: ../../../ :mrdocs: Assign to the buffer of this guid the byte sequence in the specified `buffer`. Note that `buffer` is treated as purely a sequence of bytes, and no account is taken of endianness. == Synopsis Declared in `<bdlb_guid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/Guid.adoc[Guid]& operator=(uint32_t const(& buffer)[]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#