Interface IValueTransformerWithKeySupplier<K, V, VR>
.NET interface for https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.7.1/org/apache/kafka/streams/kstream/ValueTransformerWithKeySupplier.html
public interface IValueTransformerWithKeySupplier<K, V, VR>
Type Parameters
K
V
VR