TopicPartition.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(void delegate(const(char)[]) sink)
    struct TopicPartition
    const
    void
    toString
    (
    in void delegate
    (
    const(char)[]
    )
    sink
    )
  2. this(const(char)[] topic, int partition)

Meta