Uses of Class
io.activej.csp.process.frames.LZ4FrameFormat
Packages that use LZ4FrameFormat
-
Uses of LZ4FrameFormat in io.activej.csp.process.frames
Methods in io.activej.csp.process.frames that return LZ4FrameFormatModifier and TypeMethodDescriptionstatic LZ4FrameFormatLZ4FrameFormat.create()static LZ4FrameFormatLZ4FrameFormat.create(net.jpountz.lz4.LZ4Factory factory) LZ4FrameFormat.withCompressionLevel(int compressionLevel) LZ4FrameFormat.withHighCompression()