Index

A B C D E F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4FCompressOptions
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4Stream
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecode
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamHC
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct alignment in bytes.
autoFlush() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
1: always flush, reduces usage of internal buffers
autoFlush() - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
autoFlush(boolean) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Sets the specified value to the LZ4FPreferences.autoFlush() field.
autoFlush(boolean) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Sets the specified value to the LZ4FPreferences.autoFlush() field.
AUTOFLUSH - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct member offsets.

B

blockChecksumFlag() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
1: each block followed by a checksum of block's compressed data; 0: default (disabled)
blockChecksumFlag() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
blockChecksumFlag(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.blockChecksumFlag() field.
blockChecksumFlag(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.blockChecksumFlag() field.
BLOCKCHECKSUMFLAG - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
blockMode() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
0 == default ({@link LZ4Frame#LZ4F_blockLinked blockLinked}).
blockMode() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
blockMode(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.blockMode() field.
blockMode(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.blockMode() field.
BLOCKMODE - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
blockSizeID() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
0 == default ({@link LZ4Frame#LZ4F_max64KB max64KB}).
blockSizeID() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
blockSizeID(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.blockSizeID() field.
blockSizeID(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.blockSizeID() field.
BLOCKSIZEID - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4Stream.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecode.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4StreamHC.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
Creates a new LZ4FCompressOptions.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
Creates a new LZ4FCustomMem.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
Creates a new LZ4FDecompressOptions.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Creates a new LZ4FFrameInfo.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Creates a new LZ4FPreferences.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
Creates a new LZ4HCCCtxInternal.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4Stream.Buffer
Creates a new LZ4Stream.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecode.Buffer
Creates a new LZ4StreamDecode.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
Creates a new LZ4StreamDecodeInternal.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamHC.Buffer
Creates a new LZ4StreamHC.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
Creates a new LZ4StreamInternal.Buffer instance backed by the specified container.

C

callback(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FAllocFunctionI
 
callback(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FCallocFunctionI
 
callback(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FFreeFunctionI
 
calloc() - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences.Buffer instance allocated with memCalloc.
calloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
callocStack() - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
callocStack() - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
callocStack() - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
callocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
callocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
callocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
callocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
chainTable() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
chainTable() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
chainTable(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
chainTable(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
CHAINTABLE - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
CIF - Static variable in interface org.lwjgl.util.lz4.LZ4FAllocFunctionI
 
CIF - Static variable in interface org.lwjgl.util.lz4.LZ4FCallocFunctionI
 
CIF - Static variable in interface org.lwjgl.util.lz4.LZ4FFreeFunctionI
 
compressionLevel() - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
compressionLevel() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
0: default (fast mode); values > CLEVEL_MAX count as CLEVEL_MAX; values > 0 trigger "fast acceleration"
compressionLevel() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
compressionLevel() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
compressionLevel(int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Sets the specified value to the LZ4FPreferences.compressionLevel() field.
compressionLevel(int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Sets the specified value to the LZ4FPreferences.compressionLevel() field.
COMPRESSIONLEVEL - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct member offsets.
COMPRESSIONLEVEL - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
contentChecksumFlag() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
contentChecksumFlag() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
1: add a 32-bit checksum of frame's decompressed data; 0: disabled (default)
contentChecksumFlag(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.contentChecksumFlag() field.
contentChecksumFlag(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.contentChecksumFlag() field.
CONTENTCHECKSUMFLAG - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
contentSize() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
contentSize() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
size of uncompressed content ; 0 == unknown
contentSize(long) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.contentSize() field.
contentSize(long) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.contentSize() field.
CONTENTSIZE - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
create() - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences.Buffer instance allocated with BufferUtils.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FAllocFunction
Creates a LZ4FAllocFunction instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FCallocFunction
Creates a LZ4FCallocFunction instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FFreeFunction
Creates a LZ4FFreeFunction instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Returns a new LZ4HCCCtxInternal instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Returns a new LZ4Stream instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
Returns a new LZ4StreamDecode instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Returns a new LZ4StreamDecodeInternal instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Returns a new LZ4StreamHC instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Returns a new LZ4StreamInternal instance for the specified memory address.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Create a LZ4FCompressOptions.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Create a LZ4FCustomMem.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Create a LZ4FDecompressOptions.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Create a LZ4FFrameInfo.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Create a LZ4FPreferences.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Create a LZ4HCCCtxInternal.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Create a LZ4Stream.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
Create a LZ4StreamDecode.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Create a LZ4StreamDecodeInternal.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Create a LZ4StreamHC.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Create a LZ4StreamInternal.Buffer instance at the specified memory.
create(LZ4FAllocFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FAllocFunction
Creates a LZ4FAllocFunction instance that delegates to the specified LZ4FAllocFunctionI instance.
create(LZ4FCallocFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FCallocFunction
Creates a LZ4FCallocFunction instance that delegates to the specified LZ4FCallocFunctionI instance.
create(LZ4FFreeFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FFreeFunction
Creates a LZ4FFreeFunction instance that delegates to the specified LZ4FFreeFunctionI instance.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FAllocFunction
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FCallocFunction
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FFreeFunction
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Like create, but returns null if address is NULL.
currentOffset() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
currentOffset() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
CURRENTOFFSET - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.
customAlloc() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
 
customAlloc() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
 
customAlloc(LZ4FAllocFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
Sets the specified value to the customAlloc field.
customAlloc(LZ4FAllocFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Sets the specified value to the customAlloc field.
CUSTOMALLOC - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct member offsets.
customCalloc() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
 
customCalloc() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
optional; when not defined, uses customAlloc + memset
customCalloc(LZ4FCallocFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
Sets the specified value to the LZ4FCustomMem.customCalloc() field.
customCalloc(LZ4FCallocFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Sets the specified value to the LZ4FCustomMem.customCalloc() field.
CUSTOMCALLOC - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct member offsets.
customFree() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
 
customFree() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
 
customFree(LZ4FFreeFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
Sets the specified value to the customFree field.
customFree(LZ4FFreeFunctionI) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Sets the specified value to the customFree field.
CUSTOMFREE - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct member offsets.

D

dictCtx() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
dictCtx() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
dictCtx() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
dictCtx() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
DICTCTX - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
DICTCTX - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.
dictID() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
dictID() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
dictionary ID, sent by compressor to help decoder select correct dictionary; 0 == no dictID provided
dictID(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.dictID() field.
dictID(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.dictID() field.
DICTID - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.
dictionary(int) - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
dictionary(int) - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
DICTIONARY - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.
dictLimit() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
dictLimit() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
below that point, need extDict
DICTLIMIT - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
dictSize() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
dictSize() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
DICTSIZE - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.
dictStart(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
dictStart(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
DICTSTART - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
dirty() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
dirty() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
stream has to be fully reset if this flag is set
DIRTY - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.

E

end(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
end(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
END - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_GENERIC
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_allocation_failed
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_blockChecksum_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_blockMode_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_compressionLevel_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_compressionState_uninitialized
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_contentChecksum_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_decompressionFailed
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_dstMaxSize_tooSmall
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_frameDecoding_alreadyStarted
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_frameHeader_incomplete
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_frameSize_wrong
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_frameType_unknown
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_headerChecksum_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_headerVersion_wrong
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_io_read
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_io_write
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_maxBlockSize_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_maxCode
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_parameter_invalid
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_parameter_null
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_reservedFlag_set
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_srcPtr_wrong
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_ERROR_srcSize_tooLarge
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_OK_NoError
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_blockChecksumEnabled
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_blockIndependent
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_blockLinked
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_contentChecksumEnabled
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_default
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_frame
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_max1MB
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_max256KB
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_max4MB
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_max64KB
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_noBlockChecksum
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_noContentChecksum
Section
Enum values: - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_skippableFrame
Section
extDictSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
 
extDictSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
 
EXTDICTSIZE - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct member offsets.
externalDict(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
 
externalDict(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
 
EXTERNALDICT - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct member offsets.

F

favorDecSpeed() - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
favorDecSpeed() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
1: parser favors decompression speed vs compression ratio.
favorDecSpeed() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
favorDecSpeed() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
favor decompression speed if this flag set, otherwise, favor compression ratio
favorDecSpeed(boolean) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Sets the specified value to the LZ4FPreferences.favorDecSpeed() field.
favorDecSpeed(boolean) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Sets the specified value to the LZ4FPreferences.favorDecSpeed() field.
FAVORDECSPEED - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct member offsets.
FAVORDECSPEED - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
frameInfo() - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
frameInfo() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
 
frameInfo(Consumer<LZ4FFrameInfo>) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Passes the frameInfo field to the specified Consumer.
frameInfo(Consumer<LZ4FFrameInfo>) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Passes the frameInfo field to the specified Consumer.
frameInfo(LZ4FFrameInfo) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Copies the specified LZ4FFrameInfo to the frameInfo field.
frameInfo(LZ4FFrameInfo) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Copies the specified LZ4FFrameInfo to the frameInfo field.
FRAMEINFO - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct member offsets.
frameType() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
 
frameType() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
read-only field.
frameType(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo.Buffer
Sets the specified value to the LZ4FFrameInfo.frameType() field.
frameType(int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Sets the specified value to the LZ4FFrameInfo.frameType() field.
FRAMETYPE - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct member offsets.

G

getCallInterface() - Method in interface org.lwjgl.util.lz4.LZ4FAllocFunctionI
 
getCallInterface() - Method in interface org.lwjgl.util.lz4.LZ4FCallocFunctionI
 
getCallInterface() - Method in interface org.lwjgl.util.lz4.LZ4FFreeFunctionI
 

H

hashTable() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
hashTable() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
hashTable() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
hashTable() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
hashTable(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
hashTable(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
hashTable(int) - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
hashTable(int) - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
HASHTABLE - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
HASHTABLE - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.

I

In-place compression and decompression - Search tag in class org.lwjgl.util.lz4.LZ4
Section
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4Stream.Buffer
 
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4Stream
 
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4StreamDecode.Buffer
 
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4StreamDecode
 
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4StreamHC.Buffer
 
internal_donotuse() - Method in class org.lwjgl.util.lz4.LZ4StreamHC
 
INTERNAL_DONOTUSE - Static variable in class org.lwjgl.util.lz4.LZ4Stream
The struct member offsets.
INTERNAL_DONOTUSE - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecode
The struct member offsets.
INTERNAL_DONOTUSE - Static variable in class org.lwjgl.util.lz4.LZ4StreamHC
The struct member offsets.
invoke(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FAllocFunctionI
 
invoke(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FCallocFunctionI
 
invoke(long, long) - Method in interface org.lwjgl.util.lz4.LZ4FFreeFunctionI
 

L

Layout - Search tag in class org.lwjgl.util.lz4.LZ4FCompressOptions
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4FCustomMem
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4FFrameInfo
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4FPreferences
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4Stream
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4StreamDecode
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4StreamHC
Section
Layout - Search tag in class org.lwjgl.util.lz4.LZ4StreamInternal
Section
lowLimit() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
lowLimit() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
below that point, no more history
LOWLIMIT - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
LZ4 - Class in org.lwjgl.util.lz4
Native bindings to LZ4, a lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU.
LZ4_attach_dictionary(long, long) - Static method in class org.lwjgl.util.lz4.LZ4
This allows efficient re-use of a static dictionary multiple times.
LZ4_attach_HC_dictionary(long, long) - Static method in class org.lwjgl.util.lz4.LZ4HC
This API allows for the efficient re-use of a static dictionary many times.
LZ4_compress_default(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Compresses srcSize bytes from buffer src into already allocated dst buffer of size dstCapacity.
LZ4_compress_destSize(ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Reverse the logic: compresses as much data as possible from src buffer into already allocated buffer dst of size dstCapacity.
LZ4_compress_destSize_extState(ByteBuffer, ByteBuffer, ByteBuffer, IntBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
Same as compress_destSize, but using an externally allocated state.
LZ4_compress_fast(ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
Same as compress_default, but allows selection of "acceleration" factor.
LZ4_compress_fast_continue(long, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
Compress src content using data from previously compressed blocks, for better compression ratio.
LZ4_compress_fast_extState(ByteBuffer, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
Same as compress_fast, using an externally allocated memory space for its state.
LZ4_compress_fast_extState_fastReset(ByteBuffer, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
LZ4_compress_HC(ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Compress data from src into dst, using the powerful but slower "HC" algorithm.
LZ4_compress_HC_continue(long, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
LZ4_compress_HC_continue_destSize(long, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.util.lz4.LZ4HC
Similar to compress_HC_continue, but will read as much data as possible from src to fit into targetDstSize budget.
LZ4_compress_HC_destSize(ByteBuffer, ByteBuffer, ByteBuffer, IntBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Will compress as much data as possible from src to fit into targetDstSize budget.
LZ4_compress_HC_extStateHC(ByteBuffer, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Same as compress_HC, but using an externally allocated memory segment for state.
LZ4_compress_HC_extStateHC_fastReset(ByteBuffer, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
LZ4_COMPRESS_INPLACE_BUFFER_SIZE(int) - Static method in class org.lwjgl.util.lz4.LZ4
 
LZ4_COMPRESS_INPLACE_MARGIN() - Static method in class org.lwjgl.util.lz4.LZ4
 
LZ4_compressBound(int) - Static method in class org.lwjgl.util.lz4.LZ4
Provides the maximum size that LZ4 compression may output in a "worst case" scenario (input data not compressible).
LZ4_COMPRESSBOUND(int) - Static method in class org.lwjgl.util.lz4.LZ4
LZ4_createStream() - Static method in class org.lwjgl.util.lz4.LZ4
Allocates and initializes an LZ4_stream_t structure.
LZ4_createStreamDecode() - Static method in class org.lwjgl.util.lz4.LZ4
Creates a streaming decompression tracking context.
LZ4_createStreamHC() - Static method in class org.lwjgl.util.lz4.LZ4HC
Creates memory for LZ4 HC streaming state.
LZ4_DECODER_RING_BUFFER_SIZE(int) - Static method in class org.lwjgl.util.lz4.LZ4
For static allocation; maxBlockSize presumed valid.
LZ4_decoderRingBufferSize(int) - Static method in class org.lwjgl.util.lz4.LZ4
In a ring buffer scenario (optional), blocks are presumed decompressed next to each other up to the moment there is not enough remaining space for next block (remainingSize &lt; maxBlockSize), at which stage it resumes from beginning of ring buffer.
LZ4_DECOMPRESS_INPLACE_BUFFER_SIZE(int) - Static method in class org.lwjgl.util.lz4.LZ4
Note: presumes that compressedSize < decompressedSize.
LZ4_DECOMPRESS_INPLACE_MARGIN(int) - Static method in class org.lwjgl.util.lz4.LZ4
 
LZ4_decompress_safe(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
If destination buffer is not large enough, decoding will stop and output an error code (negative value).
LZ4_decompress_safe_continue(long, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
This decoding function allows decompression of consecutive blocks in "streaming" mode.
LZ4_decompress_safe_partial(ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4
Decompresses an LZ4 compressed block, of size srcSize at position src, into destination buffer dst of size dstCapacity.
LZ4_decompress_safe_partial_usingDict(ByteBuffer, ByteBuffer, int, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Behaves the same as decompress_safe_partial with the added ability to specify a memory segment for past data.
LZ4_decompress_safe_usingDict(ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Works the same as a combination of setStreamDecode followed by decompress_safe_continue.
LZ4_DISTANCE_MAX - Static variable in class org.lwjgl.util.lz4.LZ4
History window size; can be user-defined at compile time.
LZ4_favorDecompressionSpeed(long, boolean) - Static method in class org.lwjgl.util.lz4.LZ4HC
Parser will favor decompression speed over compression ratio.
LZ4_freeStream(long) - Static method in class org.lwjgl.util.lz4.LZ4
Releases memory of an LZ4_stream_t structure.
LZ4_freeStreamDecode(long) - Static method in class org.lwjgl.util.lz4.LZ4
Frees a streaming decompression tracking context.
LZ4_freeStreamHC(long) - Static method in class org.lwjgl.util.lz4.LZ4HC
Releases memory for LZ4 HC streaming state.
LZ4_HASH_SIZE_U32 - Static variable in class org.lwjgl.util.lz4.LZ4
 
LZ4_HASHLOG - Static variable in class org.lwjgl.util.lz4.LZ4
 
LZ4_HASHTABLESIZE - Static variable in class org.lwjgl.util.lz4.LZ4
 
LZ4_initStream(ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
An LZ4_stream_t structure must be initialized at least once.
LZ4_initStreamHC(ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4HC
Required before first use of a statically allocated LZ4_streamHC_t.
LZ4_loadDict(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Use this function to reference a static dictionary into LZ4_stream_t.
LZ4_loadDictHC(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
LZ4_loadDictSlow(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
Same as loadDict, but uses a bit more cpu to reference the dictionary content more thoroughly.
LZ4_MAX_INPUT_SIZE - Static variable in class org.lwjgl.util.lz4.LZ4
Maximum input size.
LZ4_MEMORY_USAGE - Static variable in class org.lwjgl.util.lz4.LZ4
Memory usage formula : N->2^N Bytes (examples : 10 -> 1KB; 12 -> 4KB ; 16 -> 64KB; 20 -> 1MB; )
LZ4_MEMORY_USAGE_DEFAULT - Static variable in class org.lwjgl.util.lz4.LZ4
Tuning memory usage.
LZ4_MEMORY_USAGE_MAX - Static variable in class org.lwjgl.util.lz4.LZ4
Tuning memory usage.
LZ4_MEMORY_USAGE_MIN - Static variable in class org.lwjgl.util.lz4.LZ4
Tuning memory usage.
LZ4_resetStream_fast(long) - Static method in class org.lwjgl.util.lz4.LZ4
Use this to prepare an LZ4_stream_t for a new chain of dependent blocks (e.g., compress_fast_continue).
LZ4_resetStreamHC_fast(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
When an LZ4_streamHC_t is known to be in a internally coherent state, it can often be prepared for a new compression with almost no work, only sometimes falling back to the full, expensive reset that is always required when the stream is in an indeterminate state (i.e., the reset performed by initStreamHC).
LZ4_saveDict(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
If last 64KB data cannot be guaranteed to remain available at its current memory location, save it into a safer place (char* safeBuffer).
LZ4_saveDictHC(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
LZ4_setCompressionLevel(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
It's possible to change compression level between successive invocations of LZ4_compress_HC_continue*() for dynamic adaptation.
LZ4_setStreamDecode(long, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4
An LZ4_streamDecode_t context can be allocated once and re-used multiple times.
LZ4_sizeofState() - Static method in class org.lwjgl.util.lz4.LZ4
 
LZ4_sizeofStateHC() - Static method in class org.lwjgl.util.lz4.LZ4HC
 
LZ4_STREAM_MINSIZE - Static variable in class org.lwjgl.util.lz4.LZ4
 
LZ4_STREAMDECODE_MINSIZE - Static variable in class org.lwjgl.util.lz4.LZ4
 
LZ4_STREAMHC_MINSIZE - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4_VERSION_MAJOR - Static variable in class org.lwjgl.util.lz4.LZ4
Version number part.
LZ4_VERSION_MINOR - Static variable in class org.lwjgl.util.lz4.LZ4
Version number part.
LZ4_VERSION_NUMBER - Static variable in class org.lwjgl.util.lz4.LZ4
Version number.
LZ4_VERSION_RELEASE - Static variable in class org.lwjgl.util.lz4.LZ4
Version number part.
LZ4_VERSION_STRING - Static variable in class org.lwjgl.util.lz4.LZ4
Version string.
LZ4_versionNumber() - Static method in class org.lwjgl.util.lz4.LZ4
Returns the version number.
LZ4_versionString() - Static method in class org.lwjgl.util.lz4.LZ4
Returns the version string.
LZ4F_BLOCK_CHECKSUM_SIZE - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Size in bytes of a block checksum footer in little-endian format.
LZ4F_BLOCK_HEADER_SIZE - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Size in bytes of a block header in little-endian format.
LZ4F_blockChecksumEnabled - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockChecksum_t
LZ4F_blockIndependent - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockMode_t
LZ4F_blockLinked - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockMode_t
LZ4F_compressBegin(long, ByteBuffer, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Will write the frame header into dstBuffer.
LZ4F_compressBegin_usingCDict(long, ByteBuffer, long, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Inits streaming dictionary compression, and writes the frame header into dstBuffer.
LZ4F_compressBegin_usingDict(long, ByteBuffer, ByteBuffer, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Inits dictionary compression streaming, and writes the frame header into dstBuffer.
LZ4F_compressBound(long, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Provides minimum dstCapacity required to guarantee success of compressUpdate, given a srcSize and preferences, for a worst case scenario.
LZ4F_compressEnd(long, ByteBuffer, LZ4FCompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
To properly finish an LZ4 frame, invoke compressEnd.
LZ4F_compressFrame(ByteBuffer, ByteBuffer, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Compress srcBuffer content into an LZ4-compressed frame.
LZ4F_compressFrame_usingCDict(long, ByteBuffer, ByteBuffer, long, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Compress an entire srcBuffer into a valid LZ4 frame using a digested Dictionary.
LZ4F_compressFrameBound(long, LZ4FPreferences) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Returns the maximum possible size of a frame compressed with compressFrame given srcSize content and preferences.
LZ4F_compressionLevel_max() - Static method in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_compressUpdate(long, ByteBuffer, ByteBuffer, LZ4FCompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_compressUpdate() can be called repetitively to compress as much data as necessary.
LZ4F_CONTENT_CHECKSUM_SIZE - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Size in bytes of the content checksum.
LZ4F_contentChecksumEnabled - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_contentChecksum_t
LZ4F_createCDict(ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4Frame
When compressing multiple messages / blocks with the same dictionary, it's recommended to load it just once.
LZ4F_createCDict_advanced(LZ4FCustomMem, ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4Frame
createCDict with custom allocation/free functions.
LZ4F_createCompressionContext(PointerBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
The first thing to do is to create a compressionContext object, which will keep track of operation state during streaming compression.
LZ4F_createCompressionContext_advanced(LZ4FCustomMem, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
createCompressionContext with custom allocation/free functions.
LZ4F_createDecompressionContext(PointerBuffer, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Create an LZ4F_dctx object, to track all decompression operations.
LZ4F_createDecompressionContext_advanced(LZ4FCustomMem, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
createDecompressionContext with custom allocation/free functions.
LZ4F_decompress(long, ByteBuffer, PointerBuffer, ByteBuffer, PointerBuffer, LZ4FDecompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Call this function repetitively to regenerate data compressed in srcBuffer.
LZ4F_decompress_usingDict(long, ByteBuffer, PointerBuffer, ByteBuffer, PointerBuffer, ByteBuffer, LZ4FDecompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Same as decompress, using a predefined dictionary.
LZ4F_default - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockSizeID_t
LZ4F_defaultCMem - Static variable in class org.lwjgl.util.lz4.LZ4Frame
This constant defers to stdlib's functions
LZ4F_ERROR_allocation_failed - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_blockChecksum_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_blockMode_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_compressionLevel_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_compressionState_uninitialized - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_contentChecksum_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_decompressionFailed - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_dstMaxSize_tooSmall - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_frameDecoding_alreadyStarted - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_frameHeader_incomplete - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_frameSize_wrong - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_frameType_unknown - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_GENERIC - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_headerChecksum_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_headerVersion_wrong - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_io_read - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_io_write - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_maxBlockSize_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_maxCode - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_parameter_invalid - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_parameter_null - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_reservedFlag_set - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_srcPtr_wrong - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_ERROR_srcSize_tooLarge - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_flush(long, ByteBuffer, LZ4FCompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
When data must be generated and sent immediately, without waiting for a block to be completely filled, it's possible to call flush.
LZ4F_frame - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_frameType_t
LZ4F_freeCDict(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_freeCompressionContext(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Frees an LZ4F_cctx object.
LZ4F_freeDecompressionContext(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Frees an LZ4F_dctx object.
LZ4F_getBlockSize(int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Return, in scalar format (size_t), the maximum block size associated with blockSizeID, or an error code (can be tested using isError) if blockSizeID is invalid.
LZ4F_getErrorCode(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_getErrorName(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Return error code string; for debugging.
LZ4F_getFrameInfo(long, LZ4FFrameInfo, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.util.lz4.LZ4Frame
This function extracts frame parameters (max blockSize, dictID, etc.).
LZ4F_getVersion() - Static method in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_HEADER_SIZE_MAX - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Maximum header size.
LZ4F_HEADER_SIZE_MIN - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Minimum header size.
LZ4F_headerSize(ByteBuffer) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Provide the header size of a frame starting at src.
LZ4F_isError(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Tells when a function result is an error code.
LZ4F_MAGIC_SKIPPABLE_START - Static variable in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_MAGICNUMBER - Static variable in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_max1MB - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockSizeID_t
LZ4F_max256KB - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockSizeID_t
LZ4F_max4MB - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockSizeID_t
LZ4F_max64KB - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockSizeID_t
LZ4F_MIN_SIZE_TO_KNOW_HEADER_LENGTH - Static variable in class org.lwjgl.util.lz4.LZ4Frame
 
LZ4F_noBlockChecksum - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_blockChecksum_t
LZ4F_noContentChecksum - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_contentChecksum_t
LZ4F_OK_NoError - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Error code.
LZ4F_resetDecompressionContext(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
In case of an error, the context is left in "undefined" state.
LZ4F_skippableFrame - Static variable in class org.lwjgl.util.lz4.LZ4Frame
LZ4F_frameType_t
LZ4F_uncompressedUpdate(long, ByteBuffer, ByteBuffer, LZ4FCompressOptions) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Can be called repetitively to add data stored as uncompressed blocks.
LZ4F_VERSION - Static variable in class org.lwjgl.util.lz4.LZ4Frame
Version number.
LZ4FAllocFunction - Class in org.lwjgl.util.lz4
Type
LZ4FAllocFunctionI - Interface in org.lwjgl.util.lz4
Type
LZ4FCallocFunction - Class in org.lwjgl.util.lz4
Type
LZ4FCallocFunctionI - Interface in org.lwjgl.util.lz4
Type
LZ4FCompressOptions - Class in org.lwjgl.util.lz4
Layout
LZ4FCompressOptions(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FCompressOptions
Creates a LZ4FCompressOptions instance at the current position of the specified ByteBuffer container.
LZ4FCompressOptions.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4FCompressOptions structs.
LZ4FCustomMem - Class in org.lwjgl.util.lz4
Layout
LZ4FCustomMem(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FCustomMem
Creates a LZ4FCustomMem instance at the current position of the specified ByteBuffer container.
LZ4FCustomMem.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4FCustomMem structs.
LZ4FDecompressOptions - Class in org.lwjgl.util.lz4
Layout
LZ4FDecompressOptions(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FDecompressOptions
Creates a LZ4FDecompressOptions instance at the current position of the specified ByteBuffer container.
LZ4FDecompressOptions.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4FDecompressOptions structs.
LZ4FFrameInfo - Class in org.lwjgl.util.lz4
Makes it possible to set or read frame parameters.
LZ4FFrameInfo(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FFrameInfo
Creates a LZ4FFrameInfo instance at the current position of the specified ByteBuffer container.
LZ4FFrameInfo.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4FFrameInfo structs.
LZ4FFreeFunction - Class in org.lwjgl.util.lz4
Type
LZ4FFreeFunctionI - Interface in org.lwjgl.util.lz4
Type
LZ4FPreferences - Class in org.lwjgl.util.lz4
Makes it possible to supply advanced compression instructions to streaming interface.
LZ4FPreferences(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4FPreferences
Creates a LZ4FPreferences instance at the current position of the specified ByteBuffer container.
LZ4FPreferences.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4FPreferences structs.
LZ4Frame - Class in org.lwjgl.util.lz4
Native bindings to the frame API of LZ4.
LZ4HC - Class in org.lwjgl.util.lz4
Native bindings to the high-compression API of LZ4.
LZ4HC_CLEVEL_DEFAULT - Static variable in class org.lwjgl.util.lz4.LZ4HC
Compression level.
LZ4HC_CLEVEL_MAX - Static variable in class org.lwjgl.util.lz4.LZ4HC
Compression level.
LZ4HC_CLEVEL_MIN - Static variable in class org.lwjgl.util.lz4.LZ4HC
Compression level.
LZ4HC_CLEVEL_OPT_MIN - Static variable in class org.lwjgl.util.lz4.LZ4HC
Compression level.
LZ4HC_DICTIONARY_LOGSIZE - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HC_HASH_LOG - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HC_HASH_MASK - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HC_HASHTABLESIZE - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HC_MAXD - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HC_MAXD_MASK - Static variable in class org.lwjgl.util.lz4.LZ4HC
 
LZ4HCCCtxInternal - Class in org.lwjgl.util.lz4
Layout
LZ4HCCCtxInternal(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Creates a LZ4HCCCtxInternal instance at the current position of the specified ByteBuffer container.
LZ4HCCCtxInternal.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4HCCCtxInternal structs.
LZ4Stream - Class in org.lwjgl.util.lz4
Layout
LZ4Stream(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4Stream
Creates a LZ4Stream instance at the current position of the specified ByteBuffer container.
LZ4Stream.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4Stream structs.
LZ4StreamDecode - Class in org.lwjgl.util.lz4
Layout
LZ4StreamDecode(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecode
Creates a LZ4StreamDecode instance at the current position of the specified ByteBuffer container.
LZ4StreamDecode.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4StreamDecode structs.
LZ4StreamDecodeInternal - Class in org.lwjgl.util.lz4
Layout
LZ4StreamDecodeInternal(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Creates a LZ4StreamDecodeInternal instance at the current position of the specified ByteBuffer container.
LZ4StreamDecodeInternal.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4StreamDecodeInternal structs.
LZ4StreamHC - Class in org.lwjgl.util.lz4
Layout
LZ4StreamHC(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamHC
Creates a LZ4StreamHC instance at the current position of the specified ByteBuffer container.
LZ4StreamHC.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4StreamHC structs.
LZ4StreamInternal - Class in org.lwjgl.util.lz4
Layout
LZ4StreamInternal(ByteBuffer) - Constructor for class org.lwjgl.util.lz4.LZ4StreamInternal
Creates a LZ4StreamInternal instance at the current position of the specified ByteBuffer container.
LZ4StreamInternal.Buffer - Class in org.lwjgl.util.lz4
An array of LZ4StreamInternal structs.

M

malloc() - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences.Buffer instance allocated with memAlloc.
malloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences.Buffer instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Returns a new LZ4FCompressOptions instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Returns a new LZ4FCustomMem instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Returns a new LZ4FDecompressOptions instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Returns a new LZ4FFrameInfo instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Returns a new LZ4FPreferences instance allocated on the specified MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
mallocStack() - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
mallocStack() - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
mallocStack() - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Deprecated.
minStateSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecode.Buffer
 
minStateSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecode
 
minStateSize() - Method in class org.lwjgl.util.lz4.LZ4StreamHC.Buffer
 
minStateSize() - Method in class org.lwjgl.util.lz4.LZ4StreamHC
 
minStateSize(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecode.Buffer
 
minStateSize(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecode
 
minStateSize(int) - Method in class org.lwjgl.util.lz4.LZ4StreamHC.Buffer
 
minStateSize(int) - Method in class org.lwjgl.util.lz4.LZ4StreamHC
 
MINSTATESIZE - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecode
The struct member offsets.
MINSTATESIZE - Static variable in class org.lwjgl.util.lz4.LZ4StreamHC
The struct member offsets.

N

nautoFlush(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of LZ4FPreferences.autoFlush().
nautoFlush(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of autoFlush.
nblockChecksumFlag(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
nblockChecksumFlag(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of blockChecksumFlag.
nblockMode(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of LZ4FFrameInfo.blockMode().
nblockMode(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of blockMode.
nblockSizeID(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of LZ4FFrameInfo.blockSizeID().
nblockSizeID(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of blockSizeID.
nchainTable(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
nchainTable(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of chainTable.
ncompressionLevel(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
ncompressionLevel(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
ncompressionLevel(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of compressionLevel.
ncontentChecksumFlag(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
ncontentChecksumFlag(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of contentChecksumFlag.
ncontentSize(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of LZ4FFrameInfo.contentSize().
ncontentSize(long, long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of contentSize.
ncurrentOffset(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
ncustomAlloc(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of LZ4FCustomMem.customAlloc().
ncustomAlloc(long, LZ4FAllocFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of customAlloc.
ncustomCalloc(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of LZ4FCustomMem.customCalloc().
ncustomCalloc(long, LZ4FCallocFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of customCalloc.
ncustomFree(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of LZ4FCustomMem.customFree().
ncustomFree(long, LZ4FFreeFunctionI) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of customFree.
ndictCtx(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of LZ4HCCCtxInternal.dictCtx().
ndictCtx(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Unsafe version of LZ4StreamInternal.dictCtx().
ndictID(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of LZ4FFrameInfo.dictID().
ndictID(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of dictID.
ndictionary(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Unsafe version of dictionary.
ndictLimit(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
ndictSize(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Unsafe version of LZ4StreamInternal.dictSize().
ndictStart(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of dictStart.
ndirty(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of LZ4HCCCtxInternal.dirty().
nend(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of end.
nextDictSize(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
nexternalDict(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Unsafe version of externalDict.
nextToUpdate() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
nextToUpdate() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
index from which to continue dictionary update
NEXTTOUPDATE - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.
nfavorDecSpeed(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
nfavorDecSpeed(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
nfavorDecSpeed(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of favorDecSpeed.
nframeInfo(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of LZ4FPreferences.frameInfo().
nframeInfo(long, LZ4FFrameInfo) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of frameInfo.
nframeType(long) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of LZ4FFrameInfo.frameType().
nframeType(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Unsafe version of frameType.
nhashTable(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
nhashTable(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
nhashTable(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of hashTable.
nhashTable(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal
Unsafe version of hashTable.
ninternal_donotuse(long) - Static method in class org.lwjgl.util.lz4.LZ4Stream
ninternal_donotuse(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
ninternal_donotuse(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
nlowLimit(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of LZ4HCCCtxInternal.lowLimit().
nLZ4_attach_dictionary(long, long) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: attach_dictionary
nLZ4_attach_HC_dictionary(long, long) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: attach_HC_dictionary
nLZ4_compress_default(long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_default
nLZ4_compress_destSize(long, long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_destSize
nLZ4_compress_destSize_extState(long, long, long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_destSize_extState
nLZ4_compress_fast(long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_fast
nLZ4_compress_fast_continue(long, long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_fast_continue
nLZ4_compress_fast_extState(long, long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: compress_fast_extState
nLZ4_compress_fast_extState_fastReset(long, long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
nLZ4_compress_HC(long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: compress_HC
nLZ4_compress_HC_continue(long, long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
nLZ4_compress_HC_continue_destSize(long, long, long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
nLZ4_compress_HC_destSize(long, long, long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: compress_HC_destSize
nLZ4_compress_HC_extStateHC(long, long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: compress_HC_extStateHC
nLZ4_compress_HC_extStateHC_fastReset(long, long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
nLZ4_decompress_safe(long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: decompress_safe
nLZ4_decompress_safe_continue(long, long, long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: decompress_safe_continue
nLZ4_decompress_safe_partial(long, long, int, int, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: decompress_safe_partial
nLZ4_decompress_safe_partial_usingDict(long, long, int, int, int, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
nLZ4_decompress_safe_usingDict(long, long, int, int, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: decompress_safe_usingDict
nLZ4_favorDecompressionSpeed(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: favorDecompressionSpeed
nLZ4_freeStream(long) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: freeStream
nLZ4_freeStreamDecode(long) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: freeStreamDecode
nLZ4_freeStreamHC(long) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: freeStreamHC
nLZ4_initStream(long, long) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: initStream
nLZ4_initStreamHC(long, long) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: initStreamHC
nLZ4_loadDict(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: loadDict
nLZ4_loadDictHC(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
nLZ4_loadDictSlow(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: loadDictSlow
nLZ4_resetStream_fast(long) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: resetStream_fast
nLZ4_resetStreamHC_fast(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: resetStreamHC_fast
nLZ4_saveDict(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: saveDict
nLZ4_saveDictHC(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
 
nLZ4_setCompressionLevel(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HC
Unsafe version of: setCompressionLevel
nLZ4_setStreamDecode(long, long, int) - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: setStreamDecode
nLZ4_versionString() - Static method in class org.lwjgl.util.lz4.LZ4
Unsafe version of: versionString
nLZ4F_compressBegin(long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressBegin
nLZ4F_compressBegin_usingCDict(long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressBegin_usingCDict
nLZ4F_compressBegin_usingDict(long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressBegin_usingDict
nLZ4F_compressBound(long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressBound
nLZ4F_compressEnd(long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressEnd
nLZ4F_compressFrame(long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressFrame
nLZ4F_compressFrame_usingCDict(long, long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressFrame_usingCDict
nLZ4F_compressFrameBound(long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressFrameBound
nLZ4F_compressUpdate(long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: compressUpdate
nLZ4F_createCDict(long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: createCDict
nLZ4F_createCDict_advanced(long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: createCDict_advanced
nLZ4F_createCompressionContext(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: createCompressionContext
nLZ4F_createCompressionContext_advanced(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
nLZ4F_createDecompressionContext(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: createDecompressionContext
nLZ4F_createDecompressionContext_advanced(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Frame
nLZ4F_decompress(long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: decompress
nLZ4F_decompress_usingDict(long, long, long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: decompress_usingDict
nLZ4F_flush(long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: flush
nLZ4F_freeCDict(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
 
nLZ4F_freeDecompressionContext(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: freeDecompressionContext
nLZ4F_getErrorName(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: getErrorName
nLZ4F_getFrameInfo(long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: getFrameInfo
nLZ4F_headerSize(long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: headerSize
nLZ4F_isError(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: isError
nLZ4F_resetDecompressionContext(long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: resetDecompressionContext
nLZ4F_uncompressedUpdate(long, long, long, long, long, long) - Static method in class org.lwjgl.util.lz4.LZ4Frame
Unsafe version of: uncompressedUpdate
nminStateSize(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
nminStateSize(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Unsafe version of LZ4StreamHC.minStateSize().
nminStateSize(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecode
Unsafe version of minStateSize.
nminStateSize(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamHC
Unsafe version of minStateSize.
nnextToUpdate(long) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
nopaqueState(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of LZ4FCustomMem.opaqueState().
nopaqueState(long, long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Unsafe version of opaqueState.
Note - Search tag in org.lwjgl.util.lz4.LZ4Frame.LZ4F_compressFrameBound(long, LZ4FPreferences)
Section
nprefixEnd(long, int) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
Unsafe version of prefixEnd.
nprefixSize(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
nprefixStart(long, int) - Static method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
Unsafe version of prefixStart.
nreserved(long) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
nreserved(long) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of LZ4FPreferences.reserved().
nreserved(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Unsafe version of reserved.
nreserved(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of reserved.
nreserved(long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Unsafe version of reserved.
nreserved(long, int, int) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of reserved.
nreserved(long, IntBuffer) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Unsafe version of reserved.
nreserved(long, IntBuffer) - Static method in class org.lwjgl.util.lz4.LZ4FPreferences
Unsafe version of reserved.
nreserved0(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
nreserved0(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Unsafe version of reserved0.
nreserved1(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
nreserved1(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Unsafe version of reserved1.
nskipChecksums(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
nskipChecksums(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Unsafe version of skipChecksums.
nstableDst(long) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
nstableDst(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Unsafe version of stableDst.
nstableSrc(long) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
nstableSrc(long, int) - Static method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Unsafe version of stableSrc.
ntable(long) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Unsafe version of LZ4Stream.table().
ntable(long, int) - Static method in class org.lwjgl.util.lz4.LZ4Stream
Unsafe version of table.
ntableType(long) - Static method in class org.lwjgl.util.lz4.LZ4StreamInternal

O

opaqueState() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
 
opaqueState() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
 
opaqueState(long) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem.Buffer
Sets the specified value to the opaqueState field.
opaqueState(long) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Sets the specified value to the opaqueState field.
OPAQUESTATE - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct member offsets.
org.lwjgl.util.lz4 - 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.

P

prefixEnd(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
 
prefixEnd(int) - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
 
PREFIXEND - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct member offsets.
prefixSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal.Buffer
 
prefixSize() - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
 
PREFIXSIZE - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct member offsets.
prefixStart(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal.Buffer
 
prefixStart(int) - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
PREFIXSTART - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct member offsets.

R

reserved() - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
 
reserved() - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
 
reserved() - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
reserved() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
must be zero for forward compatibility
reserved(int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
 
reserved(int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
 
reserved(int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
 
reserved(int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
must be zero for forward compatibility
reserved(int, int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
Sets the specified value at the specified index of the reserved field.
reserved(int, int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Sets the specified value at the specified index of the reserved field.
reserved(int, int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Sets the specified value at the specified index of the LZ4FPreferences.reserved() field.
reserved(int, int) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Sets the specified value at the specified index of the LZ4FPreferences.reserved() field.
reserved(IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
Copies the specified IntBuffer to the reserved field.
reserved(IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Copies the specified IntBuffer to the reserved field.
reserved(IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FPreferences.Buffer
Copies the specified IntBuffer to the LZ4FPreferences.reserved() field.
reserved(IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Copies the specified IntBuffer to the LZ4FPreferences.reserved() field.
RESERVED - Static variable in class org.lwjgl.util.lz4.LZ4FCompressOptions
The struct member offsets.
RESERVED - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct member offsets.
reserved0() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
 
reserved0() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
idem
reserved0(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
Sets the specified value to the LZ4FDecompressOptions.reserved0() field.
reserved0(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Sets the specified value to the LZ4FDecompressOptions.reserved0() field.
RESERVED0 - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct member offsets.
reserved1() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
 
reserved1() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
must be set to zero for forward compatibility
reserved1(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
Sets the specified value to the LZ4FDecompressOptions.reserved1() field.
reserved1(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Sets the specified value to the LZ4FDecompressOptions.reserved1() field.
RESERVED1 - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct member offsets.

S

set(int, int, int, int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Initializes this struct with the specified values.
set(int, int, int, int, long, int, int) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Initializes this struct with the specified values.
set(int, IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Initializes this struct with the specified values.
set(LZ4FAllocFunctionI, LZ4FCallocFunctionI, LZ4FFreeFunctionI, long) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Initializes this struct with the specified values.
set(LZ4FCompressOptions) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Copies the specified struct data to this struct.
set(LZ4FCustomMem) - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
Copies the specified struct data to this struct.
set(LZ4FDecompressOptions) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Copies the specified struct data to this struct.
set(LZ4FFrameInfo) - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
Copies the specified struct data to this struct.
set(LZ4FFrameInfo, int, boolean, boolean, IntBuffer) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Initializes this struct with the specified values.
set(LZ4FPreferences) - Method in class org.lwjgl.util.lz4.LZ4FPreferences
Copies the specified struct data to this struct.
sizeof() - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4FCustomMem
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4FFrameInfo
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4FPreferences
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4Stream
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4StreamDecode
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4StreamHC
 
sizeof() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4FCompressOptions
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4FCustomMem
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4FFrameInfo
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4FPreferences
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4HCCCtxInternal
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4Stream
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecode
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamDecodeInternal
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamHC
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct size in bytes.
skipChecksums() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
 
skipChecksums() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
disable checksum calculation and verification, even when one is present in frame, to save CPU time.
skipChecksums(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
Sets the specified value to the LZ4FDecompressOptions.skipChecksums() field.
skipChecksums(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Sets the specified value to the LZ4FDecompressOptions.skipChecksums() field.
SKIPCHECKSUMS - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct member offsets.
stableDst() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
 
stableDst() - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
pledges that last 64KB decompressed data is present right before dstBuffer pointer.
stableDst(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions.Buffer
Sets the specified value to the LZ4FDecompressOptions.stableDst() field.
stableDst(int) - Method in class org.lwjgl.util.lz4.LZ4FDecompressOptions
Sets the specified value to the LZ4FDecompressOptions.stableDst() field.
STABLEDST - Static variable in class org.lwjgl.util.lz4.LZ4FDecompressOptions
The struct member offsets.
stableSrc() - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
 
stableSrc() - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
1 == src content will remain present on future calls to LZ4F_compress(); skip copying src content within tmp buffer
stableSrc(int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions.Buffer
Sets the specified value to the LZ4FCompressOptions.stableSrc() field.
stableSrc(int) - Method in class org.lwjgl.util.lz4.LZ4FCompressOptions
Sets the specified value to the LZ4FCompressOptions.stableSrc() field.
STABLESRC - Static variable in class org.lwjgl.util.lz4.LZ4FCompressOptions
The struct member offsets.
Streaming Compression - Bufferless synchronous API - Search tag in class org.lwjgl.util.lz4.LZ4HC
Section

T

table() - Method in class org.lwjgl.util.lz4.LZ4Stream.Buffer
 
table() - Method in class org.lwjgl.util.lz4.LZ4Stream
 
table(int) - Method in class org.lwjgl.util.lz4.LZ4Stream.Buffer
 
table(int) - Method in class org.lwjgl.util.lz4.LZ4Stream
 
TABLE - Static variable in class org.lwjgl.util.lz4.LZ4Stream
The struct member offsets.
tableType() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal.Buffer
 
tableType() - Method in class org.lwjgl.util.lz4.LZ4StreamInternal
 
TABLETYPE - Static variable in class org.lwjgl.util.lz4.LZ4StreamInternal
The struct member offsets.
Type - Search tag in class org.lwjgl.util.lz4.LZ4FAllocFunction
Section
Type - Search tag in class org.lwjgl.util.lz4.LZ4FCallocFunction
Section
Type - Search tag in class org.lwjgl.util.lz4.LZ4FFreeFunction
Section
Type - Search tag in interface org.lwjgl.util.lz4.LZ4FAllocFunctionI
Section
Type - Search tag in interface org.lwjgl.util.lz4.LZ4FCallocFunctionI
Section
Type - Search tag in interface org.lwjgl.util.lz4.LZ4FFreeFunctionI
Section

V

validate(long) - Static method in class org.lwjgl.util.lz4.LZ4FCustomMem
Validates pointer members that should not be NULL.
A B C D E F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values