[][src]Function ethereum_keystore::to_u64

pub fn to_u64(v: &[u8]) -> u64

Convert byte array into u64

Arguments

  • v - array to be converted