Uses of Class
io.activej.csp.process.frames.LZ4LegacyFrameFormat
Packages that use LZ4LegacyFrameFormat
-
Uses of LZ4LegacyFrameFormat in io.activej.csp.process.frames
Methods in io.activej.csp.process.frames that return LZ4LegacyFrameFormatModifier and TypeMethodDescriptionstatic LZ4LegacyFrameFormatLZ4LegacyFrameFormat.create()Deprecated.static LZ4LegacyFrameFormatLZ4LegacyFrameFormat.create(net.jpountz.lz4.LZ4Factory lz4Factory, net.jpountz.xxhash.XXHashFactory hashFactory) Deprecated.LZ4LegacyFrameFormat.withCompressionLevel(int compressionLevel) Deprecated.LZ4LegacyFrameFormat.withHighCompression()Deprecated.LZ4LegacyFrameFormat.withIgnoreMissingEndOfStream(boolean ignore) Deprecated.LZ4LegacyFrameFormat.withLegacyChecksum(boolean legacyChecksum) Deprecated.