Function monero_io::write_point

source ยท
pub fn write_point<W: Write>(point: &EdwardsPoint, w: &mut W) -> Result<()>
Expand description

Write a point.