PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void bytebuffer_destroy_buffer | ( | bytebuffer_t * | s | ) |
Free the bytebuffer_t and all memory managed within it.
Definition at line 104 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_t::buf_static, and lwfree().
Referenced by bytebuffer_destroy(), lwgeom_to_twkb_with_idlist(), lwgeom_write_to_buffer(), and ptarray_to_twkb_buf().