refine comments for kafka messages.

pull/510/head
winlin 9 years ago
parent 3c64e4b957
commit 2e67eb8786

@ -112,6 +112,7 @@ public:
* Usage:
* SrsKafkaArray<SrsKafkaBytes*> body;
* 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
*/

Loading…
Cancel
Save