ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip.ZLib Namespace / ZStream Class / Z_STREAM_END Field

In This Topic
    Z_STREAM_END Field
    In This Topic
    End of stream detected.
    Syntax
    Public Const Z_STREAM_END As Integer
    public const int Z_STREAM_END
    See Also