Module zip_extensions::read

source ·

Traits

Functions

  • Determines whether the specified file is a ZIP file, or not.
  • Determines whether the specified file is a ZIP file, or not.
  • Extracts a ZIP file to the given directory.
  • Extracts and entry in the ZIP archive to the given directory.
  • Extracts an entry in the ZIP archive to the given memory buffer.