Searched refs:updateDirectByteBuffer (Results 1 – 1 of 1) sorted by relevance
176 crc = updateDirectByteBuffer(crc, ((DirectBuffer) buffer).address(), in update()290 private static int updateDirectByteBuffer(int crc, long address, in updateDirectByteBuffer() method in CRC32C