Interface InputStreamTransformer


public interface InputStreamTransformer
Transform a stream into some other kind of stream. May be used to apply filtering or other kinds of transformations.