third_party.pigweed.src/pw_varint
Rob Mohr a0ba54f648 Roll GN to 239533d
This caused gn format to flag many things which were also fixed.

Change-Id: Ie1d9081a1b08047bec52c60f54d2a94366be1ba6
2020-02-28 01:33:18 +00: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 Roll GN to 239533d 2020-02-28 01:33:18 +00:00
CMakeLists.txt
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