vectorToCommaSeparatedList
String clist = vectorToCommaSeparatedList(strings);
buf.append(SrvLocHeader.vectorToCommaSeparatedList(v));
buf.append(SrvLocHeader.vectorToCommaSeparatedList(v));
return putString(vectorToCommaSeparatedList(v), baos);