Compress.this

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

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