SpeedyWriter.writef

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

Meta