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