PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int stringbuffer_getlength | ( | stringbuffer_t * | sb | ) |
Returns the length of the current string, not including the null terminator (same behavior as strlen()).
Definition at line 174 of file stringbuffer.c.
References stringbuffer_t::str_end, and stringbuffer_t::str_start.
Referenced by lwgeom_to_wkt().