Assign to the buffer of this guid the byte sequence in the specified buffer.

Synopsis

Declared in <bdlb_guid.h>

Guid&
operator=(unsigned char const(& buffer)[]);

Return Value

a reference to this modifiable object

Parameters

Name

Description

buffer

source byte array

Created with MrDocs