PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint64_t bytebuffer_read_uvarint | ( | bytebuffer_t * | b | ) |
Reads a unsigned varInt from the buffer.
Definition at line 365 of file bytebuffer.c.
References bytebuffer_t::buf_start, bytebuffer_t::capacity, bytebuffer_t::readcursor, and varint_u64_decode().