ah- / rdkafka-dotnet

C# Apache Kafka client
Other
242 stars 73 forks source link

Fix marshaling - allow specifying payload and key buffer lengths for Produce() #79

Open qed- opened 7 years ago

qed- commented 7 years ago

Fix for bug in #73

qed- commented 7 years ago

Hi @ah- with this fix all the examples/tests now work, let me know if you'd like me to change anything.