CefZipReader ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class that supports the reading of zip archives via the zlib unzip API. The methods of this class should only be called on the thread that creates the object.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefZipReader

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefZipReader : IDisposable
See Also