FormDataFile

Undocumented in source.

Constructors

this
this(File file)
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