PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
inlinestatic |
If necessary, expand the bytebuffer_t internal buffer to accomodate the specified additional size.
Definition at line 140 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_t::buf_static, bytebuffer_t::capacity, lwalloc(), LWDEBUGF, lwrealloc(), bytebuffer_t::readcursor, and bytebuffer_t::writecursor.
Referenced by bytebuffer_append_bulk(), bytebuffer_append_byte(), bytebuffer_append_bytebuffer(), bytebuffer_append_double(), bytebuffer_append_int(), bytebuffer_append_uvarint(), and bytebuffer_append_varint().