Returns a pointer to the blob's raw bytes.
Synopsis
Declared in <uint256.h>
constexpr
unsigned char*
data();
Return Value
A pointer to the first byte of the blob.
Created with MrDocs
Returns a pointer to the blob's raw bytes.
Declared in <uint256.h>
constexpr
unsigned char*
data();
A pointer to the first byte of the blob.
Created with MrDocs