[][src]Function wof::wof_to_writer_pretty

pub fn wof_to_writer_pretty<W: Write>(
    wof: &WOFGeoJSON,
    writer: &mut W
) -> Result<()>

Serialize a WOFGeoJSON as a WOF pretty-printed JSON into the IO stream.