commit | 760cc7b45f3c69e3c2157bbdb8719aab2d8ffdbb | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 22 19:17:49 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Jul 22 19:17:49 2017 +0000 |
tree | 8f83a1a24ee7646350f76929cb00776024a71cae | |
parent | 6dfeffed54f279ba22601cb1f92eea32cfda8528 [diff] |
encoding: Block::fromStream properly handles TLV-LENGTH=0 Block::fromStream implementation is also optimized to reduce memory copying. refs #4180 Change-Id: I7cc073330b9ec4a9af4863db62e6c108d220066b
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
.