ZipBlockWriter.this

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

  1. this(const(char)[] path)
    class ZipBlockWriter
    this
    (
    const(char)[] path
    )
  2. this(OutputStream output)

Meta