Uses of Interface
io.activej.csp.process.frames.BlockDecoder
Packages that use BlockDecoder
-
Uses of BlockDecoder in io.activej.csp.process.frames
Methods in io.activej.csp.process.frames that return BlockDecoderModifier and TypeMethodDescriptionFrameFormat.createDecoder()Creates a decoder which decodes data encoded byBlockEncoderLZ4FrameFormat.createDecoder()LZ4LegacyFrameFormat.createDecoder()Deprecated.Methods in io.activej.csp.process.frames with parameters of type BlockDecoderModifier and TypeMethodDescriptionstatic ChannelFrameDecoderChannelFrameDecoder.create(@NotNull BlockDecoder decoder)