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