Print a formatted string into the stream using writef-style syntax. References: <a href="std_format.html">std.format</a>.
self to chain with other stream commands like flush.
See Implementation
Print a formatted string into the stream using writef-style syntax. References: <a href="std_format.html">std.format</a>.