Interface StreamingEncoder<T,​S>

  • Type Parameters:
    T - the resulting type, the "Target"
    S - the input type, the "Source"
    All Superinterfaces:
    Component<EncoderKey>, Encoder<T,​S>, Keyed<EncoderKey>

    public interface StreamingEncoder<T,​S>
    extends Encoder<T,​S>
    Generic interface for StreamingEncoders.
    Since:
    1.0.0