Avro C#
Avro.File.Codec Member List

This is the complete list of members for Avro.File.Codec, including all inherited members.

CodecResolver(string codecMetaString)Avro.File.Codec
Compress(byte[] uncompressedData)Avro.File.Codecpure virtual
Compress(MemoryStream inputStream, MemoryStream outputStream)Avro.File.Codecpure virtual
CreateCodec(Type codecType)Avro.File.Codecinlinestatic
CreateCodecFromString(string codecType)Avro.File.Codecinlinestatic
Decompress(byte[] compressedData)Avro.File.Codecinlinevirtual
Decompress(byte[] compressedData, int length)Avro.File.Codecpure virtual
Equals(object other)Avro.File.Codecpure virtual
GetHashCode()Avro.File.Codecpure virtual
GetName()Avro.File.Codecpure virtual
RegisterResolver(CodecResolver resolver)Avro.File.Codecinlinestatic
ToString()Avro.File.Codecinline
Type enum nameAvro.File.Codec