Return a pointer offering unmodifiable access to the most significant byte of this guid object.
Synopsis
Declared in <bdlb_guid.h>
unsigned char const*
data() const;
Return Value
a pointer to the most significant byte of this guid
Created with MrDocs