@azure/schema-registry-avro package
Classes
| AvroSerializer |
Avro serializer that obtains schemas from a schema registry and does not pack schemas into its payloads. |
Interfaces
| AvroSerializerOptions |
Options for Schema |
| DeserializeOptions |
The options to the deserialize method. |
| MessageAdapter |
MessageAdapter is an interface that converts to/from a concrete message type to a MessageContent |
| MessageContent |
A message that contains binary data and a content type. |