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

Synopsis

Declared in <uint256.h>

constexpr
unsigned char*
end();

Return Value

A pointer one past the last byte of the blob.

Created with MrDocs