Searched defs:updateByteImpl (Results 1 – 2 of 2) sorted by relevance
79 private native long updateByteImpl(int val, long adler1); in updateByteImpl() method in Adler32
81 private native long updateByteImpl(byte val, long crc1); in updateByteImpl() method in CRC32