readZipArchive

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto readZipArchive(I input)
  2. auto readZipArchive(File input)
    readZipArchive
    (
    File input
    )
  3. auto readZipArchive(ubyte[] zipData)

Meta