• Asynchronously creates a ZIP file

    Parameters

    Returns AsyncTerminable

    A function that can be used to immediately terminate the compression

  • Asynchronously creates a ZIP file

    Parameters

    • data: AsyncZippable

      The directory structure for the ZIP archive

    • cb: FlateCallback

      The callback to call with the generated ZIP archive

    Returns AsyncTerminable

    A function that can be used to immediately terminate the compression