pub fn encode_to<W: Write>(elevations: &[f32], writer: W) -> Result<()>
Stream-encode elevations to a writer.
elevations