uint256::begin

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.