Type
position
A starting position, for seek and assignment.
librdkafka spells these as negative offset sentinels; they are a
variant here so a real offset and a symbolic position cannot be
confused.
type position = position;A starting position, for seek and assignment.
librdkafka spells these as negative offset sentinels; they are a
variant here so a real offset and a symbolic position cannot be
confused.
type position = position;