C# Class Abp.IO.Extensions.StreamExtensions

Show file Open project: carldai0106/ABP

Public Methods

Method Description
GetAllBytes ( this stream ) : byte[]

Method Details

GetAllBytes() public static method

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