Searched defs:updateImpl (Results 1 – 2 of 2) sorted by relevance
77 private native long updateImpl(byte[] buf, int offset, int byteCount, long adler1); in updateImpl() method in Adler32
79 private native long updateImpl(byte[] buf, int offset, int byteCount, long crc1); in updateImpl() method in CRC32