Class Serdes.ByteBufferSerde
- java.lang.Object
 - 
- org.apache.kafka.common.serialization.Serdes.WrapperSerde<ByteBuffer>
 - 
- org.apache.kafka.common.serialization.Serdes.ByteBufferSerde
 
 
 
- 
- All Implemented Interfaces:
 Closeable,AutoCloseable,Serde<ByteBuffer>
- Enclosing class:
 - Serdes
 
public static final class Serdes.ByteBufferSerde extends Serdes.WrapperSerde<ByteBuffer>
 
- 
- 
Constructor Summary
Constructors Constructor Description ByteBufferSerde() 
- 
Method Summary
- 
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer 
 - 
 
 -