PostGIS
2.4.9dev-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 70 of file g_serialized.c.
Referenced by geometry_geometrytype(), and LWGEOM_getTYPE().