Class ChannelByteChunker

java.lang.Object
io.activej.csp.process.AbstractCommunicatingProcess
io.activej.csp.process.AbstractChannelTransformer<ChannelByteChunker,io.activej.bytebuf.ByteBuf,io.activej.bytebuf.ByteBuf>
io.activej.csp.process.ChannelByteChunker
All Implemented Interfaces:
io.activej.async.process.AsyncCloseable, io.activej.async.process.AsyncProcess, io.activej.common.initializer.WithInitializer<ChannelByteChunker>, ChannelConsumerTransformer<io.activej.bytebuf.ByteBuf,ChannelConsumer<io.activej.bytebuf.ByteBuf>>, ChannelSupplierTransformer<io.activej.bytebuf.ByteBuf,ChannelSupplier<io.activej.bytebuf.ByteBuf>>, ChannelTransformer<io.activej.bytebuf.ByteBuf,io.activej.bytebuf.ByteBuf>, HasChannelInput<io.activej.bytebuf.ByteBuf>, HasChannelOutput<io.activej.bytebuf.ByteBuf>, WithChannelInput<ChannelByteChunker,io.activej.bytebuf.ByteBuf>, WithChannelOutput<ChannelByteChunker,io.activej.bytebuf.ByteBuf>, WithChannelTransformer<ChannelByteChunker,io.activej.bytebuf.ByteBuf,io.activej.bytebuf.ByteBuf>

public final class ChannelByteChunker extends AbstractChannelTransformer<ChannelByteChunker,io.activej.bytebuf.ByteBuf,io.activej.bytebuf.ByteBuf> implements io.activej.common.initializer.WithInitializer<ChannelByteChunker>