Index

B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form

B

bounds(SegmentAllocator) - Method in enum class dev.hallock.zstd.ZstdCompressionParameter
 
bounds(SegmentAllocator) - Method in enum class dev.hallock.zstd.ZstdDecompressionParameter
 
BTLAZY2 - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
BTOPT - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
BTULTRA - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
BTULTRA2 - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 

C

CHAIN_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
check(long) - Static method in interface dev.hallock.zstd.ZstdResult
 
CHECKSUM_FLAG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
close() - Method in class dev.hallock.zstd.ZstdCompressionContext
 
close() - Method in class dev.hallock.zstd.ZstdCompressionDictionary
 
close() - Method in class dev.hallock.zstd.ZstdCompressionStream
 
close() - Method in class dev.hallock.zstd.ZstdDecompressionContext
 
close() - Method in class dev.hallock.zstd.ZstdDecompressionDictionary
 
close() - Method in class dev.hallock.zstd.ZstdDecompressionStream
 
code() - Method in record class dev.hallock.zstd.ZstdResult.Error
 
compress(MemorySegment, long, MemorySegment, long) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
compress(MemorySegment, long, MemorySegment, long, int) - Static method in class dev.hallock.zstd.Zstd
 
compressBound(long) - Static method in class dev.hallock.zstd.Zstd
 
COMPRESSION_LEVEL - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
compressionLevel() - Method in class dev.hallock.zstd.ZstdCompressionDictionary
 
compressionLevel() - Method in class dev.hallock.zstd.ZstdCompressionStream
 
compressionStream(ZstdOutputBuffer, ZstdInputBuffer) - Method in class dev.hallock.zstd.ZstdCompressionStream
 
compressStream(ZstdOutputBuffer, ZstdInputBuffer, ZstdEndDirective) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
CONTENT_SIZE_FLAG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
CONTINUE - Enum constant in enum class dev.hallock.zstd.ZstdEndDirective
 

D

decompress(MemorySegment, long, MemorySegment, long) - Static method in class dev.hallock.zstd.Zstd
 
decompress(MemorySegment, long, MemorySegment, long) - Method in class dev.hallock.zstd.ZstdDecompressionContext
 
decompressBound(MemorySegment, long) - Static method in class dev.hallock.zstd.Zstd
 
decompressStream(ZstdOutputBuffer, ZstdInputBuffer) - Method in class dev.hallock.zstd.ZstdDecompressionStream
 
defaultCompressionLevel() - Static method in class dev.hallock.zstd.Zstd
 
destination() - Method in class dev.hallock.zstd.ZstdOutputBuffer
Equivalent to dst
destination(MemorySegment) - Method in class dev.hallock.zstd.ZstdOutputBuffer
 
dev.hallock.zstd - module dev.hallock.zstd
 
dev.hallock.zstd - package dev.hallock.zstd
Zstd bindings for Java.
DFAST - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
dictID() - Method in class dev.hallock.zstd.ZstdCompressionDictionary
 
dictID() - Method in class dev.hallock.zstd.ZstdDecompressionDictionary
 
dictIdFromDict(MemorySegment, long) - Static method in class dev.hallock.zstd.Zstd
 
dictIdFromFrame(MemorySegment, long) - Static method in class dev.hallock.zstd.Zstd
 
DICTIONARY_ID_FLAG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 

E

ENABLE_LONG_DISTANCE_MATCH - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
end(ZstdOutputBuffer) - Method in class dev.hallock.zstd.ZstdCompressionStream
Equivalent to endStream
END - Enum constant in enum class dev.hallock.zstd.ZstdEndDirective
 
equals(Object) - Method in record class dev.hallock.zstd.ZstdResult.Error
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.hallock.zstd.ZstdResult.Ok
Indicates whether some other object is "equal to" this one.
Error(long) - Constructor for record class dev.hallock.zstd.ZstdResult.Error
Creates an instance of a Error record class.

F

FAST - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
findFrameCompressedSize(MemorySegment, long) - Static method in class dev.hallock.zstd.Zstd
 
flush(ZstdOutputBuffer) - Method in class dev.hallock.zstd.ZstdCompressionStream
Equivalent to flushStream
FLUSH - Enum constant in enum class dev.hallock.zstd.ZstdEndDirective
 
from(long) - Static method in interface dev.hallock.zstd.ZstdResult
 
fromValue(int) - Static method in enum class dev.hallock.zstd.ZstdEndDirective
 
fromValue(int) - Static method in enum class dev.hallock.zstd.ZstdResetDirective
 
fromValue(int) - Static method in enum class dev.hallock.zstd.ZstdStrategy
 

G

getErrorCode(long) - Static method in class dev.hallock.zstd.Zstd
 
getErrorName(long) - Static method in class dev.hallock.zstd.Zstd
 
GREEDY - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 

H

HASH_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
hashCode() - Method in record class dev.hallock.zstd.ZstdResult.Error
Returns a hash code value for this object.
hashCode() - Method in record class dev.hallock.zstd.ZstdResult.Ok
Returns a hash code value for this object.

I

isError(long) - Static method in class dev.hallock.zstd.Zstd
 

J

JOB_SIZE - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 

L

LAZY - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
LAZY2 - Enum constant in enum class dev.hallock.zstd.ZstdStrategy
 
LDM_BUCKET_SIZE_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
LDM_HASH_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
LDM_HASH_RATE_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
LDM_MIN_MATCH - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
loadDictionary(MemorySegment, long) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
loadDictionary(MemorySegment, long) - Method in class dev.hallock.zstd.ZstdDecompressionContext
 
lowerBound() - Method in class dev.hallock.zstd.ZstdParameterBounds
 

M

magicNumber() - Static method in class dev.hallock.zstd.Zstd
 
maxCompressionLevel() - Static method in class dev.hallock.zstd.Zstd
 
MIN_MATCH - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
minCompressionLevel() - Static method in class dev.hallock.zstd.Zstd
 

N

name() - Method in record class dev.hallock.zstd.ZstdResult.Error
 
NB_WORKERS - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
NONE - Enum constant in enum class dev.hallock.zstd.ZstdResetDirective
 

O

Ok(long) - Constructor for record class dev.hallock.zstd.ZstdResult.Ok
Creates an instance of a Ok record class.
orElseThrow() - Method in interface dev.hallock.zstd.ZstdResult
 
OVERLAP_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 

P

parameter(ZstdCompressionParameter, int) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
parameter(ZstdDecompressionParameter, int) - Method in class dev.hallock.zstd.ZstdDecompressionContext
 
PARAMETERS - Enum constant in enum class dev.hallock.zstd.ZstdResetDirective
 
pledgedSrcSize(long) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
position() - Method in class dev.hallock.zstd.ZstdInputBuffer
Equivalent to pos
position() - Method in class dev.hallock.zstd.ZstdOutputBuffer
Equivalent to pos
position(long) - Method in class dev.hallock.zstd.ZstdInputBuffer
Equivalent to pos
position(long) - Method in class dev.hallock.zstd.ZstdOutputBuffer
 

R

refDictionary(ZstdCompressionDictionary) - Method in class dev.hallock.zstd.ZstdCompressionContext
Equivalent to refCDict
refDictionary(ZstdDecompressionDictionary) - Method in class dev.hallock.zstd.ZstdDecompressionContext
Equivalent to refDDict
refPrefix(MemorySegment, long) - Method in class dev.hallock.zstd.ZstdCompressionContext
 
refPrefix(MemorySegment, long) - Method in class dev.hallock.zstd.ZstdDecompressionContext
 
result() - Method in class dev.hallock.zstd.ZstdParameterBounds
Equivalent to error
result() - Method in record class dev.hallock.zstd.ZstdResult.Error
Returns the value of the result record component.
result() - Method in record class dev.hallock.zstd.ZstdResult.Ok
Returns the value of the result record component.

S

SEARCH_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
SESSION_AND_PARAMETERS - Enum constant in enum class dev.hallock.zstd.ZstdResetDirective
 
SESSION_ONLY - Enum constant in enum class dev.hallock.zstd.ZstdResetDirective
 
size() - Method in class dev.hallock.zstd.ZstdCompressionDictionary
 
size() - Method in class dev.hallock.zstd.ZstdDecompressionDictionary
 
size() - Method in class dev.hallock.zstd.ZstdInputBuffer
 
size() - Method in class dev.hallock.zstd.ZstdOutputBuffer
 
size(long) - Method in class dev.hallock.zstd.ZstdInputBuffer
 
size(long) - Method in class dev.hallock.zstd.ZstdOutputBuffer
 
sizeOf() - Method in class dev.hallock.zstd.ZstdCompressionDictionary
 
sizeOf() - Method in class dev.hallock.zstd.ZstdCompressionStream
 
sizeOf() - Method in class dev.hallock.zstd.ZstdDecompressionDictionary
 
sizeOf() - Method in class dev.hallock.zstd.ZstdDecompressionStream
 
source() - Method in class dev.hallock.zstd.ZstdInputBuffer
Equivalent to src
source(MemorySegment) - Method in class dev.hallock.zstd.ZstdInputBuffer
Equivalent to src
STRATEGY - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
streamInSize() - Static method in class dev.hallock.zstd.ZstdCompressionStream
Returns the recommended size for the input buffer
streamInSize() - Static method in class dev.hallock.zstd.ZstdDecompressionStream
Returns the recommended size for the input buffer
streamOutSize() - Static method in class dev.hallock.zstd.ZstdCompressionStream
Returns the recommended size for the output buffer
streamOutSize() - Static method in class dev.hallock.zstd.ZstdDecompressionStream
Returns the recommended size for the output buffer

T

TARGET_BLOCK_SIZE - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
TARGET_LENGTH - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
toString() - Method in record class dev.hallock.zstd.ZstdResult.Error
Returns a string representation of this record class.
toString() - Method in record class dev.hallock.zstd.ZstdResult.Ok
Returns a string representation of this record class.

U

upperBound() - Method in class dev.hallock.zstd.ZstdParameterBounds
 

V

value() - Method in enum class dev.hallock.zstd.ZstdEndDirective
 
value() - Method in enum class dev.hallock.zstd.ZstdResetDirective
 
value() - Method in enum class dev.hallock.zstd.ZstdStrategy
 
valueOf(String) - Static method in enum class dev.hallock.zstd.ZstdCompressionParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.hallock.zstd.ZstdDecompressionParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.hallock.zstd.ZstdEndDirective
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.hallock.zstd.ZstdResetDirective
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.hallock.zstd.ZstdStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.hallock.zstd.ZstdCompressionParameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.hallock.zstd.ZstdDecompressionParameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.hallock.zstd.ZstdEndDirective
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.hallock.zstd.ZstdResetDirective
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.hallock.zstd.ZstdStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
versionNumber() - Static method in class dev.hallock.zstd.Zstd
 
versionString() - Static method in class dev.hallock.zstd.Zstd
 

W

WINDOW_LOG - Enum constant in enum class dev.hallock.zstd.ZstdCompressionParameter
 
WINDOW_LOG_MAX - Enum constant in enum class dev.hallock.zstd.ZstdDecompressionParameter
 

Z

Zstd - Class in dev.hallock.zstd
 
ZstdCompressionContext - Class in dev.hallock.zstd
 
ZstdCompressionContext() - Constructor for class dev.hallock.zstd.ZstdCompressionContext
 
ZstdCompressionDictionary - Class in dev.hallock.zstd
 
ZstdCompressionDictionary(MemorySegment, int) - Constructor for class dev.hallock.zstd.ZstdCompressionDictionary
 
ZstdCompressionDictionary(MemorySegment, long, int) - Constructor for class dev.hallock.zstd.ZstdCompressionDictionary
 
ZstdCompressionParameter - Enum Class in dev.hallock.zstd
 
ZstdCompressionStream - Class in dev.hallock.zstd
 
ZstdCompressionStream(int) - Constructor for class dev.hallock.zstd.ZstdCompressionStream
 
ZstdDecompressionContext - Class in dev.hallock.zstd
 
ZstdDecompressionContext() - Constructor for class dev.hallock.zstd.ZstdDecompressionContext
 
ZstdDecompressionDictionary - Class in dev.hallock.zstd
 
ZstdDecompressionDictionary(MemorySegment) - Constructor for class dev.hallock.zstd.ZstdDecompressionDictionary
 
ZstdDecompressionDictionary(MemorySegment, long) - Constructor for class dev.hallock.zstd.ZstdDecompressionDictionary
 
ZstdDecompressionParameter - Enum Class in dev.hallock.zstd
 
ZstdDecompressionStream - Class in dev.hallock.zstd
 
ZstdDecompressionStream() - Constructor for class dev.hallock.zstd.ZstdDecompressionStream
 
ZstdEndDirective - Enum Class in dev.hallock.zstd
 
ZstdException - Exception Class in dev.hallock.zstd
 
ZstdException(ZstdResult.Error) - Constructor for exception class dev.hallock.zstd.ZstdException
 
ZstdInputBuffer - Class in dev.hallock.zstd
 
ZstdInputBuffer(SegmentAllocator, MemorySegment) - Constructor for class dev.hallock.zstd.ZstdInputBuffer
 
ZstdOutputBuffer - Class in dev.hallock.zstd
 
ZstdOutputBuffer(SegmentAllocator, MemorySegment) - Constructor for class dev.hallock.zstd.ZstdOutputBuffer
 
ZstdParameterBounds - Class in dev.hallock.zstd
 
ZstdParameterBounds(MemorySegment) - Constructor for class dev.hallock.zstd.ZstdParameterBounds
 
ZstdResetDirective - Enum Class in dev.hallock.zstd
 
ZstdResult - Interface in dev.hallock.zstd
 
ZstdResult.Error - Record Class in dev.hallock.zstd
 
ZstdResult.Ok - Record Class in dev.hallock.zstd
 
ZstdStrategy - Enum Class in dev.hallock.zstd
 
B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form