Output.sendData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendData(string data)
  2. void sendData(void[] data)
    struct Output
    package @safe
    void
    sendData
    (
    bool force = false
    )
    (
    const void[] data
    )

Meta