I am trying to convert Avro bytes to a JSON string. I use a specific datum reader as I have the schema
The avro bytes to json code looks like this :
pu