uint160::data

Returns a pointer to the blob's raw bytes.

Synopsis

Declared in <uint256.h>

constexpr
unsigned char const*
data() const;

Return Value

A const pointer to the first byte of the blob.