Nevron .NET Vision
Nevron.Compression Namespace / InflaterInputBuffer Class
Members


In This Topic
    InflaterInputBuffer Class
    In This Topic
    An input buffer customised for use by InflaterInputStream
    Object Model
    InflaterInputBuffer Class
    Syntax
    'Declaration
     
    
    Public Class InflaterInputBuffer 
    'Usage
     
    
    Dim instance As InflaterInputBuffer
    public class InflaterInputBuffer 
    Remarks
    The buffer supports decryption of incoming data.
    Inheritance Hierarchy

    System.Object
       Nevron.Compression.InflaterInputBuffer

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also