scala.util.hashing.ByteswapHashing
See theByteswapHashing companion class
Members list
Composes another Hashing with the Byteswap hash.
Composes another Hashing with the Byteswap hash.
Type parameters
- T
-
the type of values to be hashed
Value parameters
- h
-
the hashing instance whose result is passed through byteswap hashing
Attributes
- Returns
-
a Hashing[T] that applies h and then passes the result through the byteswap hash
- Source
-
ByteswapHashing.scala
Generated with
Copyright (c) 2002-2026, LAMP/EPFL
Copyright (c) 2002-2026, LAMP/EPFL