commit | 5d0b0106dfc7675f9048976d4dd4ea00e46e6c39 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Oct 07 13:43:16 2017 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Oct 15 13:39:35 2017 -0400 |
tree | 9c52a4a16fc392079611c2a0cf9fc3d0b0ac47cb | |
parent | 5759be36addc8bb501533a9f9540bd3c68c27c2f [diff] |
encoding: remove duplicate buf() and get() methods from Buffer class Change-Id: If885d4199d6c9df9b9b46664c3641c9a14a77eab
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.