|
PostGIS
3.0.6dev-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 105 of file bytebuffer.c.
References bytebuffer_getlength(), lwalloc(), and s.
Referenced by lwgeom_to_twkb_with_idlist().

