Class BufferSerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.buffer.Buffer>
io.quarkus.kafka.client.serialization.BufferSerde
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.kafka.common.serialization.Serde<io.vertx.core.buffer.Buffer>
public final class BufferSerde
extends org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.buffer.Buffer>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer
-
Constructor Details
-
BufferSerde
public BufferSerde()
-