Module: Omnizip::Zip
- Defined in:
- lib/omnizip/zip.rb,
lib/omnizip/zip/file.rb,
lib/omnizip/zip/entry.rb,
lib/omnizip/zip/input_stream.rb,
lib/omnizip/zip/output_stream.rb
Overview
Rubyzip-compatible API module
Provides a Rubyzip-compatible interface for working with ZIP archives. This allows existing code that uses Rubyzip to work with Omnizip.
Defined Under Namespace
Classes: Entry, File, InputStream, OutputStream