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