Message.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toString()
  2. void toString(Dg sink)
    struct Message
    const
    void
    toString
    (
    Dg
    )
    (
    scope Dg sink
    )
    if (
    __traits(compiles, sink(['a']))
    )

Meta