Returns a pointer to the first byte of the blob.
Declared in <uint256.h>
Returns a pointer to the first byte of the blob.
constexpr
unsigned char*
begin();
» more...
Returns a pointer to the first byte of the blob.
constexpr
unsigned char const*
begin() const;
» more...