pub fn bytes_to_array(bytes: &[u8]) -> ValueWord
Convert a Vec<u8> into a ValueWord Array<int>.
Vec<u8>
Array<int>