Returns a pointer just past the last byte of the blob.

Synopsis

Declared in <uint256.h>

constexpr
unsigned char const*
end() const;

Return Value

A const pointer one past the last byte of the blob.

Created with MrDocs