-
#include "tensorstore/kvstore/key_range.h"
-
static KeyRange
tensorstore::KeyRange::AddPrefix(std::string_view prefix,
KeyRange range); Adds a prefix to both
inclusive_min
andexclusive_max
.
#include "tensorstore/kvstore/key_range.h"
Adds a prefix to both inclusive_min
and exclusive_max
.