PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
const uint8_t* bytebuffer_get_buffer | ( | const bytebuffer_t * | s, |
size_t * | buffer_length | ||
) |
Returns a read-only reference to the internal buffer.
Definition at line 185 of file bytebuffer.c.
References bytebuffer_t::buf_start, and bytebuffer_getlength().