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 130 of file gserialized.c.
131{
134 return sz1 > sz2 ? sz1 : sz2;
135}
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...