PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
size_t varint_u64_encode_buf | ( | uint64_t | val, |
uint8_t * | buf | ||
) |
Definition at line 76 of file varint.c.
References _varint_u64_encode_buf().
Referenced by bytebuffer_append_uvarint(), do_test_u64_roundtrip(), do_test_u64_varint(), and ptarray_to_twkb_buf().