SpeedyWriter.writefln

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writefln(A args)
    template SpeedyWriter(SpeedySafety safety)
    @safe static
    void
    writefln
    (
    alias fmt
    A...
    )
    ()
  2. void writefln(Char[] fmt, A args)

Meta