#include "tensorstore/kvstore/spec.h" void tensorstore::kvstore::Spec::AppendSuffix( std::string_view suffix); Appends suffix to the path. There is no special treatment of ‘/’.