libgrape-lite
A C++ library for parallel graph processing
|
Static Public Member Functions | |
static void | encode (T v, VarintEncoder &encoder) |
static T | decode (VarintDecoder &decoder) |
static const uint8_t * | decode_raw (const uint8_t *p, T &val) |