Message.this

Undocumented in source.
  1. this(Topic topic, rd_kafka_message_t* rkmessage, bool dofree)
    struct Message
    nothrow @nogc
    this
    (
    Topic topic
    ,
    rd_kafka_message_t* rkmessage
    ,
    bool dofree = true
    )
  2. this(Topic topic, rd_kafka_message_t* rkmessage)
  3. this(rd_kafka_message_t* rkmessage)
  4. this(Topic topic, ErrorCode err)

Meta