Function wkb::geom_to_wkb [] [src]

pub fn geom_to_wkb<T: Into<f64> + Float>(geom: &Geometry<T>) -> Vec<u8>

Convert a Geometry into WKB bytes.