PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void bytebuffer_append_bulk | ( | bytebuffer_t * | s, |
void * | start, | ||
size_t | size | ||
) |
Writes a uint8_t value to the buffer.
Definition at line 211 of file bytebuffer.c.
References bytebuffer_makeroom(), LWDEBUGF, and bytebuffer_t::writecursor.