PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint8_t* bytebuffer_get_buffer_copy | ( | const bytebuffer_t * | s, |
size_t * | buffer_length | ||
) |
Returns a copy of the internal buffer.
Definition at line 173 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_getlength(), and lwalloc().
Referenced by lwgeom_to_twkb_with_idlist().