Returns a pointer to the blob's raw bytes.
Declared in <uint256.h>
Returns a pointer to the blob's raw bytes.
constexpr
unsigned char const*
data() const;
» more...
Returns a pointer to the blob's raw bytes.
constexpr
unsigned char*
data();
» more...