PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int64_t bytebuffer_read_varint | ( | bytebuffer_t * | b | ) |
Reads a signed varInt from the buffer.
Definition at line 353 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_t::capacity, bytebuffer_t::readcursor, and varint_s64_decode().