[#base_blob-09-WIDTH] = xref:base_blob-09.adoc[base_blob]::WIDTH :relfileprefix: ../ :mrdocs: Number of bytes in the blob (BITS / 8). == Synopsis Declared in `<uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int WIDTH = BITS / 8; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#