Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Properties
Avro.Generic.DatumWriter< T > Interface Template Reference
Inheritance diagram for Avro.Generic.DatumWriter< T >:
Avro.Generic.GenericWriter< T > Avro.Specific.SpecificWriter< T >

List of all members.

Public Member Functions

void Write (T datum, Encoder encoder)

Properties

Schema Schema [get]

template<T>
interface Avro::Generic::DatumWriter< T >


The documentation for this interface was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties