refine comments for kafka messages.
This commit is contained in:
parent
3c64e4b957
commit
2e67eb8786
|
|
@ -112,6 +112,7 @@ public:
|
||||||
* Usage:
|
* Usage:
|
||||||
* SrsKafkaArray<SrsKafkaBytes*> body;
|
* SrsKafkaArray<SrsKafkaBytes*> body;
|
||||||
* body.append(new SrsKafkaBytes());
|
* body.append(new SrsKafkaBytes());
|
||||||
|
* @remark the typename T must be a ISrsCodec*
|
||||||
*
|
*
|
||||||
* @see https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-Requests
|
* @see https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-Requests
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user