[#BloombergLP-bdlc-PackedIntArray-08-bytesPerElement] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArray-08.adoc[PackedIntArray<int>]::bytesPerElement :relfileprefix: ../../../ :mrdocs: Return the number of bytes currently used to store each element in this array. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int bytesPerElement() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#