[#BloombergLP-ball-Record-numAllocatedBytes] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Record.adoc[Record]::numAllocatedBytes :relfileprefix: ../../../ :mrdocs: Return the total number of bytes of dynamic memory allocated by this log record object. Note that this value does not include `sizeof *this`. == Synopsis Declared in `<ball_record.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numAllocatedBytes() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#