Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Streamable ( Stream source, long length, int blockSize = 4096 ) : System |
Method | Description | |
---|---|---|
WriteToAsync ( Stream toStream ) : Task |
public Streamable ( Stream source, long length, int blockSize = 4096 ) : System | ||
source | Stream | |
length | long | |
blockSize | int | |
return | System |