Index

C D E I O R S V W 
All Classes and Interfaces|All Packages

C

checkLength(int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
checkRange(byte[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
checkRange(byte[], int, int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
compress(byte[], int, int, byte[], int, int) - Method in class org.elasticsearch.lz4.ESLZ4Compressor
 
compress(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.elasticsearch.lz4.ESLZ4Compressor
 

D

decompress(byte[], int, byte[], int, int) - Method in class org.elasticsearch.lz4.ESLZ4Decompressor
 
decompress(ByteBuffer, int, ByteBuffer, int, int) - Method in class org.elasticsearch.lz4.ESLZ4Decompressor
 

E

ESLZ4Compressor - Class in org.elasticsearch.lz4
This file is forked from https://github.com/lz4/lz4-java.
ESLZ4Decompressor - Class in org.elasticsearch.lz4
This file is forked from https://github.com/lz4/lz4-java.

I

INSTANCE - Static variable in class org.elasticsearch.lz4.ESLZ4Compressor
 
INSTANCE - Static variable in class org.elasticsearch.lz4.ESLZ4Decompressor
 

O

org.elasticsearch.lz4 - module org.elasticsearch.lz4
 
org.elasticsearch.lz4 - package org.elasticsearch.lz4
 

R

readByte(byte[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
readInt(byte[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
readInt(int[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
readLongLE(byte[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
readShort(short[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
readShortLE(byte[], int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 

S

SafeUtils - Enum Class in org.elasticsearch.lz4
This file is forked from https://github.com/lz4/lz4-java.

V

valueOf(String) - Static method in enum class org.elasticsearch.lz4.SafeUtils
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.elasticsearch.lz4.SafeUtils
Returns an array containing the constants of this enum class, in the order they are declared.

W

writeByte(byte[], int, int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
writeInt(int[], int, int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
writeShort(short[], int, int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
writeShortLE(byte[], int, int) - Static method in enum class org.elasticsearch.lz4.SafeUtils
 
C D E I O R S V W 
All Classes and Interfaces|All Packages