Return the number of bytes currently used to store each element in this array.
Synopsis
Declared in <bdlc_packedintarray.h>
int
bytesPerElement() const;
Return Value
number of bytes currently used to store each element
Created with MrDocs