PostGIS
2.5.7dev-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_getlength(), lwalloc(), and s.
Referenced by lwgeom_to_twkb_with_idlist().