ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / StreamExtension Class

In This Topic
StreamExtension Class Methods
In This Topic

For a list of all members of this type, see StreamExtension members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a wrapper around the specified stream that prevents the Dispose method from being called.  
Public Methodstatic (Shared in Visual Basic)Reads the stream to the end and returns the content as a string.  
Public Methodstatic (Shared in Visual Basic)Converts the specified stream to a byte array.  
Top
See Also