FormDataBytes

Undocumented in source.

Constructors

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

Members

Functions

getSize
ulong getSize()
Undocumented in source. Be warned that the author may not have intended to support it.
read
ubyte[] read()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FiniteReadable

getSize
ulong getSize()

size of the content

read
ubyte[] read()

file-like read()

Meta