Package org.apache.kafka.tools.api
Class DefaultDecoder
java.lang.Object
org.apache.kafka.tools.api.DefaultDecoder
- All Implemented Interfaces:
Decoder<byte[]>
The default implementation does nothing, just returns the same byte array it takes in.
-
Constructor Summary
-
Method Summary