librdkafka-d ~master (2017-04-27T15:04:37Z)
Dub
Repo
TopicPartition.toString
rdkafkad
topic
TopicPartition
Undocumented in source. Be warned that the author may not have intended to support it.
void
toString
(void delegate(const(char)[]) sink)
struct
TopicPartition
const
void
toString
(
in
void
delegate
(
const
(
char
)[]
)
sink
)
this
(const(char)[] topic, int partition)
Meta
Source
See Implementation
rdkafkad
topic
TopicPartition
constructors
this
functions
err
offset
partition
toString
topic
variables
err_
offset_
partition_
topic_