-
#include "tensorstore/kvstore/read_result.h"
- absl::Cord tensorstore::kvstore::ReadResult::value;
Specifies the value if
state == kValue
. Otherwise must be empty.
#include "tensorstore/kvstore/read_result.h"
Specifies the value if state == kValue
. Otherwise must be empty.