Return the required number of bytes to store the specified value.

Synopsis

Declared in <bdlc_packedintarray.h>

static
int
requiredBytesPerElement(EightByteStorageType value);

Created with MrDocs