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.
Created with MrDocs
Returns the size in bytes of the internal representation.
Declared in <arith_uint256.h>
unsigned int
size() const;
The number of bytes occupied by the digit array.
Created with MrDocs