third_party.pigweed.src/pw_varint
Alexei Frolov 65ffd22d01 pw_varint: Rename varint functions
This change removes "Varint" from the names of the Encode and Decode
functions in the pw_varint module, as they are already namespaced by
pw::varint.

Change-Id: I8f1383e390624b677d161a2ac2a1327c5e7ba5b1
2020-01-07 18:55:55 +00:00
..
public/pw_varint pw_varint: Rename varint functions 2020-01-07 18:55:55 +00:00
BUILD
BUILD.gn
CMakeLists.txt
README.md
varint_test.cc pw_varint: Rename varint functions 2020-01-07 18:55:55 +00:00
varint.cc pw_varint: Rename varint functions 2020-01-07 18:55:55 +00:00

pw_varint: Variable-length integer encoding