StreamDecoder.this

  1. this(void* ptr, Flag!"Take" take)
    class StreamDecoder
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(arrow.stream_listener.StreamListener listener, arrow.read_options.ReadOptions options)