Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionNever decompress untrusted inputs with this instance. Prefer
LZ4Factory.nativeInstance().Never decompress untrusted inputs with this instance. PreferLZ4Factory.unsafeInstance().Note: It is not yet clear which Unsafe-based implementations are secure. Out of caution, this method currently returns theLZ4Factory.safeInstance(). In a future version, when security has been assessed, this method may return to Unsafe.
-
Deprecated ConstructorsConstructorDescriptionUse
LZ4BlockInputStream.newBuilder()instead.UseLZ4BlockInputStream.newBuilder()instead.UseLZ4BlockInputStream.newBuilder()instead.UseLZ4BlockInputStream.newBuilder()instead.UseLZ4BlockInputStream.newBuilder()instead.