ComponentOne Zip for .NET
inflateSync Method

C1.C1Zip.4 Assembly > C1.C1Zip.ZLib Namespace > ZStream Class : inflateSync Method
Skips invalid compressed data until a full flush point is found, or until all available input is skipped. No output is provided.
Syntax
Public Function inflateSync() As Integer
public int inflateSync()

Return Value

Zero on success, an error code on failure.
See Also

Reference

ZStream Class
ZStream Members