Function wkb::wkb_to_geom [] [src]

pub fn wkb_to_geom<I: Read>(wkb: I) -> Geometry<f64>

Read a Geometry from a reader. Converts WKB to a Geometry.