Package org.lwjgl.util.lz4
@NullMarked
package org.lwjgl.util.lz4
Contains bindings to LZ4, a lossless compression algorithm, providing compression speed > 500 MB/s per core,
scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on
multi-core systems.
-
ClassDescriptionNative bindings to LZ4, a lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU.TypeTypeTypeTypeLayoutAn array of
LZ4FCompressOptionsstructs.LayoutAn array ofLZ4FCustomMemstructs.LayoutAn array ofLZ4FDecompressOptionsstructs.Makes it possible to set or read frame parameters.An array ofLZ4FFrameInfostructs.TypeTypeMakes it possible to supply advanced compression instructions to streaming interface.An array ofLZ4FPreferencesstructs.Native bindings to the frame API of LZ4.Native bindings to the high-compression API of LZ4.LayoutAn array ofLZ4HCCCtxInternalstructs.LayoutAn array ofLZ4Streamstructs.LayoutAn array ofLZ4StreamDecodestructs.LayoutAn array ofLZ4StreamDecodeInternalstructs.LayoutAn array ofLZ4StreamHCstructs.LayoutAn array ofLZ4StreamInternalstructs.