commit | 6c6e3854be0287196294cb8b87cf97171ec709bc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Aug 05 20:20:35 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Aug 08 21:55:31 2019 -0400 |
tree | 40a1efd7a1858ea63f50d645e471af2c134e926d | |
parent | b3f78b5db8d3cbc57ac08ae90fe2790621a37f75 [diff] |
util: add io::loadBuffer and io::saveBuffer Change-Id: Ifa9d3bc44bba5dd8e2bd5d419629763936f355d4
ndn-cxx is a C++14 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 bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.