ZlibCompressor.this

Sets our main struct and passes it to the parent class.

  1. this(GZlibCompressor* gZlibCompressor, bool ownedRef)
    class ZlibCompressor
    this
    (
    GZlibCompressor* gZlibCompressor
    ,
    bool ownedRef = false
    )
  2. this(GZlibCompressorFormat format, int level)