SpeedyWriter.writef

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

Meta