JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
L
M
N
O
R
S
T
V
W
A
AbstractLzo1Compressor
- Class in
org.anarres.lzo
AbstractLzo1Compressor(LzoAlgorithm, LzoConstraint...)
- Constructor for class org.anarres.lzo.
AbstractLzo1Compressor
AbstractLzo2Compressor
- Class in
org.anarres.lzo
AbstractLzo2Compressor(LzoAlgorithm, LzoConstraint...)
- Constructor for class org.anarres.lzo.
AbstractLzo2Compressor
AbstractLzoCompressor
- Class in
org.anarres.lzo
AbstractLzoCompressor(LzoAlgorithm, LzoConstraint...)
- Constructor for class org.anarres.lzo.
AbstractLzoCompressor
AbstractLzoDecompressor
- Class in
org.anarres.lzo
AbstractLzoDecompressor(LzoAlgorithm, LzoConstraint...)
- Constructor for class org.anarres.lzo.
AbstractLzoDecompressor
AbstractLzoTransformer
- Class in
org.anarres.lzo
AbstractLzoTransformer(LzoAlgorithm, LzoConstraint...)
- Constructor for class org.anarres.lzo.
AbstractLzoTransformer
available()
- Method in class org.anarres.lzo.
LzoInputStream
C
close()
- Method in class org.anarres.lzo.
LzoInputStream
close()
- Method in class org.anarres.lzo.
LzoOutputStream
close()
- Method in class org.anarres.lzo.
LzopOutputStream
Writes a null word to the underlying output stream, then closes it.
compress(byte[], int, int, byte[], int, lzo_uintp)
- Method in interface org.anarres.lzo.
LzoCompressor
compress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoCompressor1x_1
// public entry point
compress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoCompressor1x_1
compress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoCompressor1x_999
compress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoCompressor1y_1
// public entry point
compress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoCompressor1y_1
D
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in interface org.anarres.lzo.
LzoDecompressor
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1x
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1x
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1x_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1x_safe
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1y
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1y
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1y_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1y_safe
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1z
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1z
decompress(byte[], int, int, byte[], int, lzo_uintp, Object)
- Static method in class org.anarres.lzo.
LzoDecompressor1z_safe
// decompress a block of data.
decompress(byte[], int, int, byte[], int, lzo_uintp)
- Method in class org.anarres.lzo.
LzoDecompressor1z_safe
decompress(int, int)
- Method in class org.anarres.lzo.
LzoInputStream
F
F_ADLER32_C
- Static variable in class org.anarres.lzo.
LzopConstants
F_ADLER32_D
- Static variable in class org.anarres.lzo.
LzopConstants
F_CRC32_C
- Static variable in class org.anarres.lzo.
LzopConstants
F_CRC32_D
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_DOS
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_LATIN1
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_MASK
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_NATIVE
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_SHIFT
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_UTF8
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_WIN16
- Static variable in class org.anarres.lzo.
LzopConstants
F_CS_WIN32
- Static variable in class org.anarres.lzo.
LzopConstants
F_DOSISH
- Static variable in class org.anarres.lzo.
LzopConstants
F_H_CRC32
- Static variable in class org.anarres.lzo.
LzopConstants
F_H_EXTRA_FIELD
- Static variable in class org.anarres.lzo.
LzopConstants
F_H_FILTER
- Static variable in class org.anarres.lzo.
LzopConstants
F_H_GMTDIFF
- Static variable in class org.anarres.lzo.
LzopConstants
F_H_PATH
- Static variable in class org.anarres.lzo.
LzopConstants
F_MASK
- Static variable in class org.anarres.lzo.
LzopConstants
F_MULTIPART
- Static variable in class org.anarres.lzo.
LzopConstants
F_NAME_DEFAULT
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_ACORN
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_AMIGA
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_ATARI
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_BEOS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_CPM
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_FAT
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_MAC9
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_MASK
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_MFS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_NTFS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_OS2
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_QDOS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_SHIFT
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_TANDEM
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_TOPS20
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_UNIX
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_VFAT
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_VM_CMS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_VMS
- Static variable in class org.anarres.lzo.
LzopConstants
F_OS_Z_SYSTEM
- Static variable in class org.anarres.lzo.
LzopConstants
F_RESERVED
- Static variable in class org.anarres.lzo.
LzopConstants
F_STDIN
- Static variable in class org.anarres.lzo.
LzopConstants
F_STDOUT
- Static variable in class org.anarres.lzo.
LzopConstants
flush()
- Method in class org.anarres.lzo.
LzoOutputStream
G
getAlgorithm()
- Method in class org.anarres.lzo.
AbstractLzoTransformer
getAlgorithm()
- Method in class org.anarres.lzo.
LzoOutputStream
getAlgorithm()
- Method in interface org.anarres.lzo.
LzoTransformer
getCompressedChecksumCount()
- Method in class org.anarres.lzo.
LzopInputStream
getCompressionLevel()
- Method in interface org.anarres.lzo.
LzoCompressor
getCompressionLevel()
- Method in class org.anarres.lzo.
LzoCompressor1x_1
getCompressionLevel()
- Method in class org.anarres.lzo.
LzoCompressor1x_999
getCompressionLevel()
- Method in class org.anarres.lzo.
LzoCompressor1y_1
getCompressionOverhead(int)
- Method in class org.anarres.lzo.
AbstractLzo1Compressor
getCompressionOverhead(int)
- Method in class org.anarres.lzo.
AbstractLzo2Compressor
getCompressionOverhead(int)
- Method in interface org.anarres.lzo.
LzoCompressor
getCompressor()
- Method in class org.anarres.lzo.
LzoOutputStream
getConstraints()
- Method in class org.anarres.lzo.
AbstractLzoTransformer
getConstraints()
- Method in class org.anarres.lzo.
LzoOutputStream
getConstraints()
- Method in interface org.anarres.lzo.
LzoTransformer
getFlags()
- Method in class org.anarres.lzo.
LzopInputStream
getInstance()
- Static method in class org.anarres.lzo.
LzoLibrary
getUncompressedChecksumCount()
- Method in class org.anarres.lzo.
LzopInputStream
I
in
- Variable in class org.anarres.lzo.
LzoInputStream
inputBuffer
- Variable in class org.anarres.lzo.
LzoInputStream
L
logState(String)
- Method in class org.anarres.lzo.
LzoInputStream
logState(String)
- Method in class org.anarres.lzo.
LzopInputStream
LZO_E_EOF_NOT_FOUND
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_ERROR
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_INPUT_NOT_CONSUMED
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_INPUT_OVERRUN
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_LOOKBEHIND_OVERRUN
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_NOT_COMPRESSIBLE
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_OK
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_OUT_OF_MEMORY
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_E_OUTPUT_OVERRUN
- Static variable in interface org.anarres.lzo.
LzoTransformer
LZO_LIBRARY_VERSION
- Static variable in class org.anarres.lzo.
LzoVersion
LZO_LIBRARY_VERSION_STRING
- Static variable in class org.anarres.lzo.
LzoVersion
lzo_uintp
- Class in
org.anarres.lzo
lzo_uintp()
- Constructor for class org.anarres.lzo.
lzo_uintp
lzo_uintp(int)
- Constructor for class org.anarres.lzo.
lzo_uintp
LzoAlgorithm
- Enum in
org.anarres.lzo
LzoCompressor
- Interface in
org.anarres.lzo
LzoCompressor1x_1
- Class in
org.anarres.lzo
LzoCompressor1x_1()
- Constructor for class org.anarres.lzo.
LzoCompressor1x_1
LzoCompressor1x_999
- Class in
org.anarres.lzo
LzoCompressor1x_999(int)
- Constructor for class org.anarres.lzo.
LzoCompressor1x_999
LzoCompressor1y_1
- Class in
org.anarres.lzo
LzoCompressor1y_1()
- Constructor for class org.anarres.lzo.
LzoCompressor1y_1
LzoConstraint
- Enum in
org.anarres.lzo
LzoDecompressor
- Interface in
org.anarres.lzo
LzoDecompressor1x
- Class in
org.anarres.lzo
LzoDecompressor1x()
- Constructor for class org.anarres.lzo.
LzoDecompressor1x
LzoDecompressor1x_safe
- Class in
org.anarres.lzo
LzoDecompressor1x_safe()
- Constructor for class org.anarres.lzo.
LzoDecompressor1x_safe
LzoDecompressor1y
- Class in
org.anarres.lzo
LzoDecompressor1y()
- Constructor for class org.anarres.lzo.
LzoDecompressor1y
LzoDecompressor1y_safe
- Class in
org.anarres.lzo
LzoDecompressor1y_safe()
- Constructor for class org.anarres.lzo.
LzoDecompressor1y_safe
LzoDecompressor1z
- Class in
org.anarres.lzo
LzoDecompressor1z()
- Constructor for class org.anarres.lzo.
LzoDecompressor1z
LzoDecompressor1z_safe
- Class in
org.anarres.lzo
LzoDecompressor1z_safe()
- Constructor for class org.anarres.lzo.
LzoDecompressor1z_safe
LzoInputStream
- Class in
org.anarres.lzo
LzoInputStream(InputStream, LzoDecompressor)
- Constructor for class org.anarres.lzo.
LzoInputStream
LzoLibrary
- Class in
org.anarres.lzo
LzoLibrary()
- Constructor for class org.anarres.lzo.
LzoLibrary
LzoOutputStream
- Class in
org.anarres.lzo
LzoOutputStream(OutputStream, LzoCompressor, int)
- Constructor for class org.anarres.lzo.
LzoOutputStream
Creates a new compressor using the specified
LzoCompressor
.
LzoOutputStream(OutputStream, LzoCompressor)
- Constructor for class org.anarres.lzo.
LzoOutputStream
Creates a new compressor with the specified compression.
LzoOutputStream(OutputStream)
- Constructor for class org.anarres.lzo.
LzoOutputStream
Creates a new compressor with the default lzo1x_1 compression.
LZOP_COMPAT_VERSION
- Static variable in class org.anarres.lzo.
LzopConstants
Latest version of lzop this should be compatible with
LZOP_VERSION
- Static variable in class org.anarres.lzo.
LzopConstants
Version of lzop this emulates
LzopConstants
- Class in
org.anarres.lzo
LzopConstants()
- Constructor for class org.anarres.lzo.
LzopConstants
LzopInputStream
- Class in
org.anarres.lzo
LzopInputStream(InputStream)
- Constructor for class org.anarres.lzo.
LzopInputStream
LzopOutputStream
- Class in
org.anarres.lzo
LzopOutputStream(OutputStream, LzoCompressor, int, long)
- Constructor for class org.anarres.lzo.
LzopOutputStream
Constructs a new LzopOutputStream.
LzopOutputStream(OutputStream, LzoCompressor, int)
- Constructor for class org.anarres.lzo.
LzopOutputStream
LzopOutputStream(OutputStream, LzoCompressor)
- Constructor for class org.anarres.lzo.
LzopOutputStream
LzoTransformer
- Interface in
org.anarres.lzo
LzoVersion
- Class in
org.anarres.lzo
LzoVersion()
- Constructor for class org.anarres.lzo.
LzoVersion
M
M_LZO1X_1
- Static variable in class org.anarres.lzo.
LzopConstants
M_LZO1X_1_15
- Static variable in class org.anarres.lzo.
LzopConstants
M_LZO1X_999
- Static variable in class org.anarres.lzo.
LzopConstants
N
newCompressor(LzoAlgorithm, LzoConstraint)
- Method in class org.anarres.lzo.
LzoLibrary
Returns a new compressor for the given algorithm.
newDecompressor(LzoAlgorithm, LzoConstraint)
- Method in class org.anarres.lzo.
LzoLibrary
Returns a new decompressor for the given algorithm.
O
org.anarres.lzo
- package org.anarres.lzo
The main package - start here.
out
- Variable in class org.anarres.lzo.
LzoOutputStream
outputBuffer
- Variable in class org.anarres.lzo.
LzoInputStream
outputBufferLen
- Variable in class org.anarres.lzo.
LzoInputStream
outputBufferPos
- Variable in class org.anarres.lzo.
LzoInputStream
R
read()
- Method in class org.anarres.lzo.
LzoInputStream
read(byte[])
- Method in class org.anarres.lzo.
LzoInputStream
read(byte[], int, int)
- Method in class org.anarres.lzo.
LzoInputStream
readBlock()
- Method in class org.anarres.lzo.
LzoInputStream
readBlock()
- Method in class org.anarres.lzo.
LzopInputStream
readBytes(byte[], int, int)
- Method in class org.anarres.lzo.
LzoInputStream
readHeader()
- Method in class org.anarres.lzo.
LzopInputStream
Read and verify an lzo header, setting relevant block checksum options and ignoring most everything else.
readInt(boolean)
- Method in class org.anarres.lzo.
LzoInputStream
S
setInputBufferSize(int)
- Method in class org.anarres.lzo.
LzoInputStream
setOutputBufferSize(int)
- Method in class org.anarres.lzo.
LzoInputStream
SuppressWarnings
- Annotation Type in
org.anarres.lzo
T
toErrorString(int)
- Method in class org.anarres.lzo.
AbstractLzoTransformer
toErrorString(int)
- Method in interface org.anarres.lzo.
LzoTransformer
toString()
- Method in class org.anarres.lzo.
lzo_uintp
toString()
- Method in class org.anarres.lzo.
LzoCompressor1x_1
toString()
- Method in class org.anarres.lzo.
LzoCompressor1x_999
toString()
- Method in class org.anarres.lzo.
LzoCompressor1y_1
V
value
- Variable in class org.anarres.lzo.
lzo_uintp
valueOf(String)
- Static method in enum org.anarres.lzo.
LzoAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.anarres.lzo.
LzoConstraint
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.anarres.lzo.
LzoAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.anarres.lzo.
LzoConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
W
write(int)
- Method in class org.anarres.lzo.
LzoOutputStream
write(byte[])
- Method in class org.anarres.lzo.
LzoOutputStream
write(byte[], int, int)
- Method in class org.anarres.lzo.
LzoOutputStream
writeBlock(byte[], int, int, byte[], int, int)
- Method in class org.anarres.lzo.
LzoOutputStream
writeBlock(byte[], int, int, byte[], int, int)
- Method in class org.anarres.lzo.
LzopOutputStream
writeInt(int)
- Method in class org.anarres.lzo.
LzoOutputStream
writeLzopHeader()
- Method in class org.anarres.lzo.
LzopOutputStream
Writes an lzop-compatible header to the OutputStream provided.
A
C
D
F
G
I
L
M
N
O
R
S
T
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes