RTC Toolkit 5.0.0
|
Implementation of a wrangler. More...
#include <gsl/span>
#include <iterator>
#include <rtctk/telRepub/wrangler.hpp>
#include <system_error>
#include <wrangler.hpp>
Functions | |
std::error_code | CopyingWrangler (const gsl::span< const gsl::span< const uint8_t > > input, std::vector< uint8_t > &output) |
Implementation of a wrangler.
std::error_code CopyingWrangler | ( | const gsl::span< const gsl::span< const uint8_t > > | input, |
std::vector< uint8_t > & | output ) |