Uses of Class
software.amazon.awssdk.crt.checksums.XXHash
Packages that use XXHash
-
Uses of XXHash in software.amazon.awssdk.crt.checksums
Methods in software.amazon.awssdk.crt.checksums that return XXHashModifier and TypeMethodDescriptionstatic XXHashXXHash.newXXHash3_128()Create new streaming XXHash3_128.static XXHashXXHash.newXXHash3_128(long seed) Create new streaming XXHash3_128.static XXHashXXHash.newXXHash3_64()Create new streaming XXHash3_64.static XXHashXXHash.newXXHash3_64(long seed) Create new streaming XXHash3_64.static XXHashXXHash.newXXHash64()Create new streaming XXHash64.static XXHashXXHash.newXXHash64(long seed) Create new streaming XXHash64.