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
Returns a pointer just past the last byte of the blob.
Declared in <uint256.h>
constexpr
unsigned char const*
end() const;
A const pointer one past the last byte of the blob.
Created with MrDocs