C# Class Smeedee.Lib.StreamExtensions

Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
ReadToEnd ( this stream ) : byte[]

Method Details

ReadToEnd() public static method

public static ReadToEnd ( this stream ) : byte[]
stream this
return byte[]