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