@NonnullDefault
See: Description
| Class | Description |
|---|---|
| LZ4 |
Native bindings to LZ4, a lossless compression algorithm, providing compression speed > 500 MB/s per core,
scalable with multi-cores CPU.
|
| LZ4FCompressOptions |
Member documentation
|
| LZ4FCompressOptions.Buffer |
An array of
LZ4FCompressOptions structs. |
| LZ4FDecompressOptions |
Member documentation
|
| LZ4FDecompressOptions.Buffer |
An array of
LZ4FDecompressOptions structs. |
| LZ4FFrameInfo |
Makes it possible to set or read frame parameters.
|
| LZ4FFrameInfo.Buffer |
An array of
LZ4FFrameInfo structs. |
| LZ4FPreferences |
Makes it possible to supply advanced compression instructions to streaming interface.
|
| LZ4FPreferences.Buffer |
An array of
LZ4FPreferences structs. |
| LZ4Frame |
Native bindings to the frame API of LZ4.
|
| LZ4HC |
Native bindings to the high-compression API of LZ4.
|
| LZ4HCCCtxInternal |
Member documentation
|
| LZ4HCCCtxInternal.Buffer |
An array of
LZ4HCCCtxInternal structs. |
| LZ4Stream |
Layout
|
| LZ4Stream.Buffer |
An array of
LZ4Stream structs. |
| LZ4StreamDecode |
Layout
|
| LZ4StreamDecode.Buffer |
An array of
LZ4StreamDecode structs. |
| LZ4StreamDecodeInternal |
Layout
|
| LZ4StreamDecodeInternal.Buffer |
An array of
LZ4StreamDecodeInternal structs. |
| LZ4StreamHC |
Layout
|
| LZ4StreamHC.Buffer |
An array of
LZ4StreamHC structs. |
| LZ4StreamInternal |
Layout
|
| LZ4StreamInternal.Buffer |
An array of
LZ4StreamInternal structs. |
Copyright LWJGL. All Rights Reserved. License terms.