Searched defs:Appendf (Results 1 – 2 of 2) sorted by relevance
85 void Appendf(string* dst, const char* format, ...) { in Appendf() function
247 func Appendf(b []byte, format string, a ...any) []byte { func