Compress.this

Construct. level is the same as for D.zlib.compress().

  1. this(int level, bool wantGzip)
  2. this(bool wantGzip)
    class Compress
    this
    (
    bool wantGzip = false
    )
Suggestion Box / Bug Report