pub(super) const COUNT_BYTE_SIZE: usize = _; // 8usize
The byte size of a row’s count, as an answer built from a RowBatch stores it.
RowBatch