메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Streamable ( Stream source, long length, int blockSize = 4096 ) : System |
메소드 | 설명 | |
---|---|---|
WriteToAsync ( Stream toStream ) : Task |
public Streamable ( Stream source, long length, int blockSize = 4096 ) : System | ||
source | Stream | |
length | long | |
blockSize | int | |
리턴 | System |