commit | e78eeca5cc6c882ea1c72daaffc7678bf42f526b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Feb 23 23:22:32 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Feb 26 20:00:43 2017 -0500 |
tree | 3a807928c5e23a8c68e190ccfde31e83dd0b8acc | |
parent | 56bd3eef44cdabbe7e57e2d5079aee2d1ad18d17 [diff] |
util: add printHex() overload that takes a uint64_t And AsHex helper class. Change-Id: If6fb6edea258ab281b5ea9cc30deffd2d8994dc5 Refs: #3006
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
.