Temporary file stream. Based on a temporary file proveded by the system, which is automatically closed when the stream is closed.
More...
Temporary file stream. Based on a temporary file proveded by the system, which is automatically closed when the stream is closed.
IG.Lib.TempFileStream.TempFileStream |
( |
| ) |
|
|
inline |
IG.Lib.TempFileStream.TempFileStream |
( |
FileAccess |
access | ) |
|
|
inline |
IG.Lib.TempFileStream.TempFileStream |
( |
FileAccess |
access, |
|
|
FileShare |
share |
|
) |
| |
|
inline |
IG.Lib.TempFileStream.TempFileStream |
( |
FileAccess |
access, |
|
|
FileShare |
share, |
|
|
int |
bufferSize |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: