#include "tensorstore/kvstore/kvstore.h"
void tensorstore::kvstore::KvStore::AppendSuffix(
    
std::string_view suffix);

Appends suffix to the path.

There is no special treatment of ‘/’.