Uses of Class
io.activej.csp.process.frame.impl.LZ4Legacy.Builder
Packages that use LZ4Legacy.Builder
-
Uses of LZ4Legacy.Builder in io.activej.csp.process.frame.impl
Methods in io.activej.csp.process.frame.impl that return LZ4Legacy.BuilderModifier and TypeMethodDescriptionstatic LZ4Legacy.BuilderLZ4Legacy.builder()Deprecated.LZ4Legacy.Builder.withCompressionLevel(int compressionLevel) LZ4Legacy.Builder.withHashFactory(net.jpountz.xxhash.XXHashFactory factory) LZ4Legacy.Builder.withHighCompression()LZ4Legacy.Builder.withIgnoreMissingEndOfStream(boolean ignore) LZ4Legacy.Builder.withLegacyChecksum(boolean legacyChecksum) Deprecated.LZ4Legacy.Builder.withLZ4Factory(net.jpountz.lz4.LZ4Factory factory)