-
#include "tensorstore/array_storage_statistics.h" - bool tensorstore::ArrayStorageStatistics::not_stored;
Set to
trueif no data is stored within the requested domain.Only valid if
maskincludesquery_not_stored.trueindicates no data is stored for the requested domain.falseindicates some data is stored for the requested domain.