Function geozero::wkb::process_wkb_type_geom

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

Process WKB type geometry..