UbyteContent

Undocumented in source.

Constructors

this
this(ubyte[] buffer)
Undocumented in source.

Members

Functions

writeTo
void writeTo(void delegate(ubyte[] data) writer)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

contentType
string contentType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HttpContent

writeTo
void writeTo(void delegate(ubyte[] data) writer)
Undocumented in source.
contentType
string contentType [@property getter]
Undocumented in source.

Meta