codec_traits for Avro string. More...
#include <Specific.hh>
Static Public Member Functions | |
static void | encode (Encoder &e, const std::string &s) |
Encodes a given value. | |
static void | decode (Decoder &d, std::string &s) |
Decodes into a given value. | |
codec_traits for Avro string.