VibedHttpResponse.appendBody

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void appendBody(char[] value)
  2. void appendBody(string value)
    class VibedHttpResponse
    final
    void
    appendBody
    (
    string value
    )
  3. void appendBody(ubyte[] buffer)

Meta