base_uint::size

Returns the size in bytes of the internal representation.

Synopsis

Declared in <arith_uint256.h>

unsigned int
size() const;

Return Value

The number of bytes occupied by the digit array.