StorageHasher<K>.twoxx64 constructor

const StorageHasher<K>.twoxx64(
  1. Codec<K> codec
)

Implementation

const StorageHasher.twoxx64(this.codec)
    : hasher = Hasher.twoxx64,
      concat = false;