ByteswapHashing

scala.util.hashing.ByteswapHashing$
See theByteswapHashing companion class

Attributes

Companion
class
Source
ByteswapHashing.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def chain[T](h: Hashing[T]): Hashing[T]

Composes another Hashing with the Byteswap hash.

Composes another Hashing with the Byteswap hash.

Attributes

Source
ByteswapHashing.scala