Represents a stream that can write into a compressed stream.
Namespace: Telerik.Windows.ZipAssembly: Telerik.Windows.Zip (in Telerik.Windows.Zip.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public class ZipOutputStream : Stream |
| Visual Basic |
|---|
Public Class ZipOutputStream _
Inherits Stream |
Inheritance Hierarchy
See Also