PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void stringbuffer_destroy | ( | stringbuffer_t * | sb | ) |
Free the stringbuffer_t and all memory managed within it.
Definition at line 78 of file stringbuffer.c.
References lwfree(), and stringbuffer_release().
Referenced by lwgeom_to_kml2(), lwgeom_to_wkt(), nd_box_to_json(), nd_stats_to_json(), pointarray_to_encoded_polyline(), ShpLoaderGenerateSQLRowStatement(), ShpLoaderGetSQLFooter(), ShpLoaderGetSQLHeader(), test_stringbuffer_append(), and test_stringbuffer_aprintf().