Kinetica C# API
Version 7.2.3.0
|
Go to the source code of this file.
Classes | |
class | Avro.Generic.GenericWriter< T > |
A typesafe wrapper around DefaultWriter. More... | |
class | Avro.Generic.DefaultWriter |
A General purpose writer for serializing objects into a Stream using Avro. More... | |
Namespaces | |
namespace | Avro |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | Avro.Generic |
Functions | |
delegate void | Avro.Generic.Writer< T > (T t) |