Fixed‐size byte storage holding the blob's raw bytes.

Synopsis

Declared in <uint256.h>

std::array<uint8_t, WIDTH> m_data;

Created with MrDocs