MultipartInputStream.this

  1. this(void* ptr, Flag!"Take" take)
    class MultipartInputStream
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(soup.message.Message msg, gio.input_stream.InputStream baseStream)