Method | Description | |
---|---|---|
ReadBytesAsync ( this input ) : Task |
Copies the stream to a byte array.
|
public static ReadBytesAsync ( this input ) : Task |
||
input | this | Stream to read from |
return | Task |