Uses of Class
io.activej.csp.process.AbstractChannelTransformer
Packages that use AbstractChannelTransformer
-
Uses of AbstractChannelTransformer in io.activej.csp.process
Classes in io.activej.csp.process with type parameters of type AbstractChannelTransformerModifier and TypeClassDescriptionclassAbstractChannelTransformer<S extends AbstractChannelTransformer<S,I, O>, I, O> Subclasses of AbstractChannelTransformer in io.activej.csp.processModifier and TypeClassDescriptionfinal classfinal classDrops exactly N bytes from a csp stream of byte buffers and limits that stream to exactly M bytes in length