Index

B C D F G H I L M N R S T U V 
All Classes|All Packages

G

generateLargeMask() - Method in class de.zabuza.fastcdc4j.internal.chunking.MaskGenerator
Generates a mask to be used for content larger than the expected chunk size, making chunking easier.
generateSmallMask() - Method in class de.zabuza.fastcdc4j.internal.chunking.MaskGenerator
Generates a mask to be used for content smaller than the expected chunk size, making chunking harder.
getData() - Method in interface de.zabuza.fastcdc4j.external.chunking.Chunk
Gets the data contained in this chunk.
getData() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunk
 
getHash() - Method in interface de.zabuza.fastcdc4j.external.chunking.Chunk
A binary hash representation of the contained data.
getHash() - Method in interface de.zabuza.fastcdc4j.external.chunking.ChunkMetadata
A binary hash representation of the contained data.
getHash() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunk
 
getHash() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunkMetadata
 
getHexHash() - Method in interface de.zabuza.fastcdc4j.external.chunking.Chunk
A hexadecimal hash representation of the contained data.
getHexHash() - Method in interface de.zabuza.fastcdc4j.external.chunking.ChunkMetadata
A hexadecimal hash representation of the contained data.
getHexHash() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunk
 
getHexHash() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunkMetadata
 
getLength() - Method in interface de.zabuza.fastcdc4j.external.chunking.Chunk
The length of this chunk, i.e. the amount of contained data.
getLength() - Method in interface de.zabuza.fastcdc4j.external.chunking.ChunkMetadata
The length of this chunk, i.e. the amount of contained data.
getLength() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunk
 
getLength() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunkMetadata
 
getNlfiedlerRust() - Static method in enum de.zabuza.fastcdc4j.internal.chunking.HashTables
Gets the table used by Nlfiedler-Rust
getOffset() - Method in interface de.zabuza.fastcdc4j.external.chunking.Chunk
Gets the offset of this chunk, with respect to its source data stream.
getOffset() - Method in interface de.zabuza.fastcdc4j.external.chunking.ChunkMetadata
Gets the offset of this chunk, with respect to its source data stream.
getOffset() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunk
 
getOffset() - Method in class de.zabuza.fastcdc4j.internal.chunking.SimpleChunkMetadata
 
getRtpal() - Static method in enum de.zabuza.fastcdc4j.internal.chunking.HashTables
Gets the table used by RTPal.
B C D F G H I L M N R S T U V 
All Classes|All Packages