Async deserializer for use with Schema Registry.
Network calls (schema fetch by ID) may be required during deserialization when encountering a previously unseen schema ID.
Readonly
Deserialize bytes to a value, potentially fetching schemas.
The bytes to deserialize (including Confluent wire format header).
The topic the message was consumed from.
The deserialized value.
Async deserializer for use with Schema Registry.
Network calls (schema fetch by ID) may be required during deserialization when encountering a previously unseen schema ID.