|
Avro C#
|
| Compress(byte[] uncompressedData) | Avro.File.Codec | [pure virtual] |
| CreateCodec(Type codecType) | Avro.File.Codec | [inline, static] |
| CreateCodecFromString(string codecType) | Avro.File.Codec | [inline, static] |
| Decompress(byte[] compressedData) | Avro.File.Codec | [pure virtual] |
| Equals(object other) | Avro.File.Codec | [pure virtual] |
| GetHashCode() | Avro.File.Codec | [pure virtual] |
| GetName() | Avro.File.Codec | [pure virtual] |
| ToString() | Avro.File.Codec | [inline] |
| Type enum name | Avro.File.Codec |
1.7.6.1