MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / bytes_to_word

Function bytes_to_word

src/hashing/blake2b.rs:166–177  ·  view source on GitHub ↗

Take arbitrarily long slice of u8's and turn up to 8 bytes into u64

(bytes: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

blake2bFunction · 0.70

Calls 1

iter_mutMethod · 0.45

Tested by

no test coverage detected