| PostGIS
    3.4.0dev-r@@SVN_REVISION@@
    | 
| void stringbuffer_clear | ( | stringbuffer_t * | s | ) | 
Reset the stringbuffer_t.
Useful for starting a fresh string without the expense of freeing and re-allocating a new stringbuffer_t.
Definition at line 97 of file stringbuffer.c.
References s.
Referenced by ShpLoaderGenerateSQLRowStatement(), ShpLoaderGetSQLCopyStatement(), ShpLoaderGetSQLFooter(), ShpLoaderGetSQLHeader(), and stringbuffer_set().
