public class ByteSerdeFactory extends java.lang.Object implements SerdeFactory<byte[]>
Constructor and Description |
---|
ByteSerdeFactory() |
Modifier and Type | Method and Description |
---|---|
Serde<byte[]> |
getSerde(java.lang.String name,
Config config) |
public Serde<byte[]> getSerde(java.lang.String name, Config config)
getSerde
in interface SerdeFactory<byte[]>