-
#include "tensorstore/array_storage_statistics.h" - bool tensorstore::ArrayStorageStatistics::fully_stored;
Indicates whether the requested domain is fully stored.
Only valid if
maskincludesquery_fully_stored.trueindicates the requested domain is fully stored.falseindicates at least some portion of the requested domain is not stored.