Static Public Member Functions

avro::codec_traits< int64_t > Struct Template Reference

codec_traits for Avro long. More...

#include <Specific.hh>

List of all members.

Static Public Member Functions

static void encode (Encoder &e, int64_t l)
 Encodes a given value.
static void decode (Decoder &d, int64_t &l)
 Decodes into a given value.

Detailed Description

template<>
struct avro::codec_traits< int64_t >

codec_traits for Avro long.


The documentation for this struct was generated from the following file: