PostGIS
2.3.8dev-r@@SVN_REVISION@@
|
void bytebuffer_destroy | ( | bytebuffer_t * | s | ) |
Free the bytebuffer_t and all memory managed within it.
Definition at line 75 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_getlength(), LWDEBUG, LWDEBUGF, and lwfree().
Referenced by lwgeom_write_to_buffer().