Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | List of all members
Avro.Generic.PreresolvingDatumReader< T >.MapAccess Interface Reference

Public Member Functions

object Create (object reuse)
 Creates a new map object. More...
 
void AddElements (object map, int elements, ReadItem itemReader, Decoder decoder, bool reuse)
 

Member Function Documentation

object Avro.Generic.PreresolvingDatumReader< T >.MapAccess.Create ( object  reuse)

Creates a new map object.

Parameters
reuseIf appropriate, use this map object instead of creating a new one.
Returns
An empty map object.

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