(moved from https://github.com/FasterXML/jackson-dataformat-avro/issues/42 by @srini-daruna) I created avro schema from class and got the byte array and want to write the data to avro file. How can i do that.?