Function to_wkb

Source
pub fn to_wkb<O: OffsetSizeTrait>(
    arr: &dyn GeoArrowArray,
) -> GeoArrowResult<GenericWkbArray<O>>
Expand description