ZipBlockWriter.this

Creates a ZipBlockWriter using the provided OutputStream. Please note that this OutputStream must be attached to a conduit implementing the IConduit.Seek interface.

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

Meta