![]() |
Sphyrnidae Common Library
2.0.1
Shared Utilities/Library
|
Extension methods for the Stream class More...
Static Public Member Functions | |
static async Task< string > | AsStringAsync (this Stream s) |
Converts the stream to a string More... | |
Extension methods for the Stream class
|
static |
Converts the stream to a string
s | The stream to be converted |