PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
size_t gserialized_from_lwgeom_size | ( | const LWGEOM * | geom | ) |
Calculate required memory segment to contain a serialized form of the LWGEOM.
Primarily used internally by the serialization code. Exposed to allow the cunit tests to exercise it.
Calculate required memory segment to contain a serialized form of the LWGEOM.
Definition at line 230 of file gserialized.c.
References gserialized2_from_lwgeom_size().