commit | 90d3a96dc28b40e6e5addbaa2889eb9246ef1c58 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Aug 25 21:21:31 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Aug 29 21:05:36 2023 -0400 |
tree | a5f9eed8859d90b2cdaae0799d41308b7db8696c | |
parent | fffdd62715188e4553aa470b79623fc75df07ac7 [diff] |
encoding: simplify readVarNumber() Change-Id: I53ee1ec43d701a95aa79d8ea9f71dd61dbe74615
ndn-cxx is a C++17 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.