ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.DDLib.ZLib Namespace / ZlibExtensions Class
Members

In This Topic
    ZlibExtensions Class
    In This Topic
    Used to compress/decompress simple zlib stream (without structure).
    Object Model
    ZlibExtensions Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ZlibExtensions 
    public static class ZlibExtensions 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Core.Document.DDLib.ZLib.ZlibExtensions

    See Also