[][src]Function emerald_rs::to_u64

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

Convert byte array into u64

Arguments

  • v - array to be converted