Function geozero::wkb::process_ewkb_geom

source ยท
pub fn process_ewkb_geom<R: Read, P: GeomProcessor>(
    raw: &mut R,
    processor: &mut P
) -> Result<()>
Expand description

Process EWKB geometry.