[][src]Function easy_xxhash64::file_hash::hash_byte_vec

pub fn hash_byte_vec(inp: Vec<u8>) -> u64

Generates the xxHash64 of an byte vector

  • inp - Vector to be hashed