Function write_point

Source
pub fn write_point<W>(point: &EdwardsPoint, w: &mut W) -> Result<(), Error>
where W: Write,
Expand description

Write a point.