Uses of Interface
io.activej.csp.process.frames.BlockEncoder
Packages that use BlockEncoder
-
Uses of BlockEncoder in io.activej.csp.process.frames
Methods in io.activej.csp.process.frames that return BlockEncoderModifier and TypeMethodDescriptionFrameFormat.createEncoder()Creates an encoder which transforms input bufs into bufs of encoded dataLZ4FrameFormat.createEncoder()LZ4LegacyFrameFormat.createEncoder()Deprecated.Methods in io.activej.csp.process.frames with parameters of type BlockEncoderModifier and TypeMethodDescriptionstatic ChannelFrameEncoderChannelFrameEncoder.create(@NotNull BlockEncoder encoder)