Class Serdes.ByteArraySerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<byte[]>
org.apache.kafka.common.serialization.Serdes.ByteArraySerde
- All Implemented Interfaces:
 Closeable,AutoCloseable,Serde<byte[]>
- Enclosing class:
 Serdes
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer 
- 
Constructor Details
- 
ByteArraySerde
public ByteArraySerde() 
 -