commit | 19d7a572480c71c1bffefbbcab3e9cb6d2ea6c10 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jul 26 12:55:09 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jul 26 12:55:09 2016 +0000 |
tree | c615134c8c348ef4cfa2d8eb864f0118620e1108 | |
parent | 8c56538c2ab4590ff9a23ee8a1cd889fb3c35447 [diff] |
encoding: delete deprecated Block::fromBuffer and block helpers These deprecated APIs are deleted: Block::fromBuffer overloads with output parameter ndn::encoding::prependBlock ndn::encoding::prependByteArrayBlock ndn::encoding::nonNegativeIntegerBlock ndn::encoding::prependBooleanBlock ndn::encoding::booleanBlock ndn::encoding::dataBlock ndn::encoding::nestedBlock refs #2950, #2636 Change-Id: Ic7a129f340b75b4d97620bbf8f63d3ff2e9ddb03
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: http://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
.