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