open fun configure(config: Map<String, *>, isKey: Boolean): Unit
Configure this object, which will configure the underlying Serializer and Deserializer.
config - configs in key/value pairs
config
isKey - whether config is for key or value
isKey