MCPcopy Index your code
hub / github.com/MagnusS/Java-BloomFilter / createHash

Method createHash

src/com/skjegstad/utils/BloomFilter.java:127–129  ·  view source on GitHub ↗

Generates a digest based on the contents of a String. @param val specifies the input data. @param charset specifies the encoding of the input data. @return digest as long.

(String val, Charset charset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testCreateHash_StringMethod · 0.95

Calls 1

createHashesMethod · 0.95

Tested by 2

testCreateHash_StringMethod · 0.76