PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void bytebuffer_append_byte | ( | bytebuffer_t * | s, |
const uint8_t | val | ||
) |
Writes a uint8_t value to the buffer.
Definition at line 197 of file bytebuffer.c.
References bytebuffer_makeroom(), LWDEBUGF, and bytebuffer_t::writecursor.
Referenced by lwgeom_write_to_buffer(), and ptarray_to_twkb_buf().