PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void stringbuffer_set | ( | stringbuffer_t * | s, |
const char * | str | ||
) |
Clear the stringbuffer_t and re-start it with the specified string.
Definition at line 183 of file stringbuffer.c.
References stringbuffer_append(), and stringbuffer_clear().
Referenced by stringbuffer_copy().