PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
size_t bytebuffer_getlength | ( | const bytebuffer_t * | s | ) |
Returns the length of the current buffer.
Definition at line 373 of file bytebuffer.c.
References s.
Referenced by bytebuffer_append_bytebuffer(), bytebuffer_get_buffer(), bytebuffer_get_buffer_copy(), bytebuffer_merge(), and lwgeom_write_to_buffer().