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