Deserialise Apache Avro resources into streams of bytes.
The Data Service uses the provided default configuration, using the AvroSerialiser
for any resource with the avro/binary
format:
data:
serialisers:
"[avro/binary]": "uk.gov.gchq.palisade.service.data.avro.AvroSerialiser"