PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
stringbuffer_t* stringbuffer_create | ( | void | ) |
Allocate a new stringbuffer_t.
Use stringbuffer_destroy to free.
Definition at line 35 of file stringbuffer.c.
References stringbuffer_create_with_size(), and STRINGBUFFER_STARTSIZE.
Referenced by lwgeom_to_kml2(), lwgeom_to_wkt(), nd_box_to_json(), nd_stats_to_json(), pointarray_to_encoded_polyline(), ShpLoaderGenerateSQLRowStatement(), ShpLoaderGetSQLFooter(), and ShpLoaderGetSQLHeader().