from_bytes

Function from_bytes 

Source
pub(crate) fn from_bytes(limbs: &mut [u64], data: &mut impl Read) -> Result<()>
Expand description

Read an array of Limbs.