Class FormDataFile
Class to provide FiniteReadable from File
Constructors
Name | Description |
---|---|
this
|
constructor from File object |
Fields
Name | Type | Description |
---|---|---|
_exhausted
|
bool | |
_fileHandle
|
std | |
_fileSize
|
ulong | |
_processed
|
ulong |
Methods
Name | Description |
---|---|
getSize
|
|
read
|
file-like read() |
getSize
|
size of the content |
Aliases
Name | Description |
---|---|
__xdtor
|