Function monero_io::read_torsion_free_point

source ยท
pub fn read_torsion_free_point<R: Read>(r: &mut R) -> Result<EdwardsPoint>
Expand description

Read a canonically-encoded Ed25519 point, within the prime-order subgroup.