PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int stringbuffer_trim_trailing_white | ( | stringbuffer_t * | s | ) |
Trims whitespace off the end of the stringbuffer.
Returns the number of characters trimmed.
Definition at line 268 of file stringbuffer.c.
References stringbuffer_t::str_end, and stringbuffer_t::str_start.