[#base_blob-09-end-06] = xref:base_blob-09.adoc[base_blob]::end :relfileprefix: ../ :mrdocs: Returns a pointer just past the last byte of the blob. == Synopsis Declared in `<uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr unsigned char* end(); ---- == Return Value A pointer one past the last byte of the blob. [.small]#Created with https://www.mrdocs.com[MrDocs]#