Avro C#
Avro.IO.BinaryDecoder Member List
This is the complete list of members for Avro.IO.BinaryDecoder, including all inherited members.
BinaryDecoder(Stream stream) (defined in Avro.IO.BinaryDecoder)Avro.IO.BinaryDecoder [inline]
ReadArrayNext()Avro.IO.BinaryDecoder [inline]
ReadArrayStart()Avro.IO.BinaryDecoder [inline]
ReadBoolean()Avro.IO.BinaryDecoder [inline]
ReadBytes()Avro.IO.BinaryDecoder [inline]
ReadDouble()Avro.IO.BinaryDecoder [inline]
ReadEnum()Avro.IO.BinaryDecoder [inline]
ReadFixed(byte[] buffer)Avro.IO.BinaryDecoder [inline]
ReadFixed(byte[] buffer, int start, int length)Avro.IO.BinaryDecoder [inline]
ReadFloat()Avro.IO.BinaryDecoder [inline]
ReadInt()Avro.IO.BinaryDecoder [inline]
ReadLong()Avro.IO.BinaryDecoder [inline]
ReadMapNext()Avro.IO.BinaryDecoder [inline]
ReadMapStart()Avro.IO.BinaryDecoder [inline]
ReadNull()Avro.IO.BinaryDecoder [inline]
ReadString()Avro.IO.BinaryDecoder [inline]
ReadUnionIndex()Avro.IO.BinaryDecoder [inline]
SkipBoolean()Avro.IO.BinaryDecoder [inline]
SkipBytes()Avro.IO.BinaryDecoder [inline]
SkipDouble()Avro.IO.BinaryDecoder [inline]
SkipEnum() (defined in Avro.IO.BinaryDecoder)Avro.IO.BinaryDecoder [inline]
SkipFixed(int len) (defined in Avro.IO.BinaryDecoder)Avro.IO.BinaryDecoder [inline]
SkipFloat()Avro.IO.BinaryDecoder [inline]
SkipInt()Avro.IO.BinaryDecoder [inline]
SkipLong()Avro.IO.BinaryDecoder [inline]
SkipNull()Avro.IO.BinaryDecoder [inline]
SkipString()Avro.IO.BinaryDecoder [inline]
SkipUnionIndex() (defined in Avro.IO.BinaryDecoder)Avro.IO.BinaryDecoder [inline]
 All Classes Namespaces Functions Variables Enumerations Properties