third_party.pigweed.src/pw_varint
Wyatt Hepler 4681e15135 pw_varint: Make the varint tests faster
Change-Id: Icb0e3590100d56e1e4a7bf039eb9affe188c4110
2020-02-13 14:05:12 -08:00
..
public/pw_varint Make span and varint C++11 compatible 2020-01-17 15:04:43 -08:00
BUILD pw_varint: C support 2020-01-14 00:13:55 +00:00
BUILD.gn GN build: Override built-in targets 2020-01-16 11:41:15 -08:00
CMakeLists.txt Basic CMake build 2020-01-04 01:05:46 +00:00
README.md
varint_test.c pw_varint: C support 2020-01-14 00:13:55 +00:00
varint_test.cc pw_varint: Make the varint tests faster 2020-02-13 14:05:12 -08:00
varint.cc Make span and varint C++11 compatible 2020-01-17 15:04:43 -08:00

pw_varint: Variable-length integer encoding