Hi, I'm trying to send a serialized data to kafka using AVRO. What I need is to know how I can convert the avro_datum_t record to a void *buffer. The kafka c function needs a void buffer and the length of the serialized record. Thank you very much Angelo
-- Sent from: http://apache-avro.679487.n3.nabble.com/Avro-Users-f679479.html
