pub fn encode<F: PrimeField>(bytes: &[u8]) -> F
Converts bytes into a field element ; bytes length can be arbitrary.
bytes