IHttpResponse.appendBody

Undocumented in source.
  1. void appendBody(char[] value)
  2. void appendBody(string value)
  3. void appendBody(ubyte[] buffer)
    interface IHttpResponse
    void
    appendBody
    (
    ubyte[] buffer
    )

Meta