|
PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
| void bytebuffer_append_int | ( | bytebuffer_t * | buf, |
| const int | val, | ||
| int | swap | ||
| ) |
Definition at line 266 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_makeroom(), LWDEBUG, LWDEBUGF, lwerror(), WKB_INT_SIZE, and bytebuffer_t::writecursor.
