PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
uint32_t gserialized_max_header_size | ( | void | ) |
Returns the size in bytes to read from toast to get the basic information from a geometry: GSERIALIZED struct, bbox and type.
Definition at line 101 of file gserialized.c.
References gserialized1_max_header_size(), and gserialized2_max_header_size().
Referenced by geometry_geometrytype(), and LWGEOM_getTYPE().