Async serializer for use with Schema Registry.
Network calls (schema registration, ID lookup) may be required during serialization.
Readonly
Serialize a value to bytes, potentially fetching/registering schemas.
The value to serialize.
The topic the message will be produced to.
The serialized bytes including the Confluent wire format header.
Async serializer for use with Schema Registry.
Network calls (schema registration, ID lookup) may be required during serialization.