Searched defs:formattedWrite (Results 1 – 2 of 2) sorted by relevance
466 uint formattedWrite(Writer, Char, A...)(auto ref Writer w, in Char[] fmt, A args) in formattedWrite() function
527 uint formattedWrite(Writer, Char, Args...)(auto ref Writer w, const scope Char[] fmt, Args args) in formattedWrite() function