| Package | Description |
|---|---|
| io.confluent.kafka.serializers |
| Modifier and Type | Method and Description |
|---|---|
protected GenericContainerWithVersion |
AbstractKafkaAvroDeserializer.deserializeWithSchemaAndVersion(String topic,
boolean isKey,
byte[] payload)
Deserializes the payload and includes schema information, with version information from the
schema registry embedded in the schema.
|
protected GenericContainerWithVersion |
AbstractKafkaAvroDeserializer.deserializeWithSchemaAndVersion(String topic,
boolean isKey,
org.apache.kafka.common.header.Headers headers,
byte[] payload) |
Copyright © 2025 Confluent, Inc.. All rights reserved.