[#BloombergLP-bsls-ObjectBuffer-address-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ObjectBuffer.adoc[ObjectBuffer]::address :relfileprefix: ../../../ :mrdocs: Return the address of the first byte of this object, cast to a `TYPE *` pointer. == Synopsis Declared in `<bsls_objectbuffer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE* address(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#