Class XXHash32
- java.lang.Object
-
- org.apache.commons.compress.compressors.lz4.XXHash32
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetValue()voidreset()voidupdate(byte[] b, int off, int len)voidupdate(int b)
-