메소드 | 설명 | |
---|---|---|
ReadBytesAsync ( this input ) : Task |
Copies the stream to a byte array.
|
public static ReadBytesAsync ( this input ) : Task |
||
input | this | Stream to read from |
리턴 | Task |