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.
102{
105 return sz1 > sz2 ? sz1 : sz2;
106}
uint32_t gserialized1_max_header_size(void)
Returns the size in bytes to read from toast to get the basic information from a geometry: GSERIALIZE...
uint32_t gserialized2_max_header_size(void)
Returns the size in bytes to read from toast to get the basic information from a geometry: GSERIALIZE...