Returns a pointer just past the last byte of the blob.
Declared in <uint256.h>
Returns a pointer just past the last byte of the blob.
constexpr
unsigned char*
end();
» more...
Returns a pointer just past the last byte of the blob.
constexpr
unsigned char const*
end() const;
» more...