- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for usingFastPath (0.21 seconds)
-
android/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. *Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 10.1K bytes - Click Count (0)