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