Name | Description | |
---|---|---|
![]() ![]() | MakeUndisposable | Creates a wrapper around the specified stream that prevents the Dispose method from being called. |
![]() ![]() | ReadToEnd | Reads the stream to the end and returns the content as a string. |
![]() ![]() | ToArray | Converts the specified stream to a byte array. |