Skip to content

StreamExtensions

Rico Suter edited this page Jun 3, 2015 · 2 revisions
  • Package: MyToolkit
  • Platforms: All (PCL)

Extension methods for Streams.

Extension methods:

  • ReadToEnd
  • ReadToEndAsync (with cancellation and IProgress support)

The methods return a byte[] array.

Clone this wiki locally