ZipBlockReader.this

Creates a ZipBlockReader using the specified file on the local filesystem.

  1. this(const(char)[] path)
    class ZipBlockReader
    this
    (
    const(char)[] path
    )
  2. this(InputStream source)

Meta