PowerTCP Zip Compression for .NET
InflatingStream Class Methods


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

Public Methods
 NameDescription
Public MethodBeginRead (Inherited from System.IO.Stream)
Public MethodBeginWrite (Inherited from System.IO.Stream)
Public MethodClose Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. (Inherited from Dart.PowerTCP.Zip.ZStream)
Public MethodCopyToOverloaded.  (Inherited from System.IO.Stream)
Public MethodCopyToAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.IO.Stream)
Public MethodEndRead (Inherited from System.IO.Stream)
Public MethodEndWrite (Inherited from System.IO.Stream)
Public MethodFlush Updates the underlying repository with the current state of the buffer and then clears the buffer. (Inherited from Dart.PowerTCP.Zip.ZStream)
Public MethodFlushAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadOverridden.  Reads data from the Stream and copies it into the provided buffer.  
Public MethodReadAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodReadByte (Inherited from System.IO.Stream)
Public MethodSeek Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public MethodSetLength Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public MethodWriteOverridden.  Writes a sequence of bytes to the Stream and returns when the operation is complete.  
Public MethodWriteAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodWriteByte (Inherited from System.IO.Stream)
Top
Protected Methods
 NameDescription
Protected MethodCreateWaitHandle (Inherited from System.IO.Stream)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodObjectInvariant (Inherited from System.IO.Stream)
Top
See Also

Reference

InflatingStream Class
Dart.PowerTCP.Zip Namespace


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic