Class StandardCRC32Digest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getValueAndReset()  
      void update​(byte[] buffer, int offset, int len)  
      void update​(io.netty.buffer.ByteBuf buf, int offset, int len)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait