- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for usingFastPath (0.05 sec)
-
guava/src/com/google/common/hash/LittleEndianByteArray.java
* or Unsafe. May be useful for calling code to fall back on an alternative implementation that is * slower than those implementations but faster than the pure-Java mask-and-shift. */ static boolean usingFastPath() { return byteArray.usesFastPath(); } /** * Common interface for retrieving a 64-bit long from a little-endian byte array. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 12 03:49:18 UTC 2025 - 12.3K bytes - Viewed (0)