ZlibOutputStream.this

Undocumented in source.
  1. this(OutputStream dst, HeaderFormat type, int level)
    class ZlibOutputStream
    @safe deprecated
    this
    (
    OutputStream dst
    ,,
    int level = Z_DEFAULT_COMPRESSION
    )
  2. this(InterfaceProxy!OutputStream dst, HeaderFormat type, int level, bool dummy)

Meta