#include "ndn-cxx/security/transform/strip-space.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
ndn::security | |
ndn::security::transform | |
Functions | |
unique_ptr< Transform > | ndn::security::transform::stripSpace (const char *whitespaces=StripSpace::DEFAULT_WHITESPACES) |
Constructs a StripSpace transform. More... | |