PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
lwvarlena_t* bytebuffer_get_buffer_varlena | ( | const bytebuffer_t * | s | ) |
Returns a copy of the internal buffer.
Definition at line 105 of file bytebuffer.c.
References bytebuffer_getlength(), lwvarlena_t::data, lwalloc(), LWSIZE_SET, LWVARHDRSZ, s, and lwvarlena_t::size.
Referenced by lwgeom_to_twkb_with_idlist().